Course description
Microsoft's ASP.NET Core 6 platform is everything you need to build rich, interactive front end web UI and powerful back-end services. This course will get you proficient with MVC through building a project. Topics covered in this part of the series include: N-Tier Architecture, Repositories, and Repository Architecture, as well of units of work in action.
Prerequisites
• 3-6 months of C# experience
• Basic SQL knowledge
• Basic HTML and JavaScript knowledge.
previous parts of this course.
Meet the expert
I have a master's of science degree in computer science, and a bachelor of Computer Engineering. I also have many years of experience with .NET, C#, and .NET MVC. I enjoy teaching along with my full-time job.
Course outline
Module 6
Creating more Projects (19:54)
- Introduction (00:08)
- Creating More Projects (02:13)
- N-Tier Architecture (09:50)
- Details Action Method (02:44)
- Helptip 1 - How To Handle Corrupted Migrations (03:02)
- Bootswatch Theme (01:47)
- Summary (00:08)
Intro to Repository (22:24)
- Introduction (00:08)
- Intro To Repository (02:54)
- Repo Overview (01:37)
- Repository Pattern Detailed Flow (06:27)
- Repository Detailed Architecture (03:53)
- Irepository Interface (07:15)
- Summary (00:08)
Implement IRepository (22:35)
- Introduction (00:08)
- Implement Irepository (06:44)
- Category Repository Interface (02:48)
- Implement Category Repository (03:30)
- Replace Dbcontext With Category Repository (05:37)
- Implementing Unit Of Work (03:39)
- Summary (00:08)
Unit Of Work in Action (23:18)
- Introduction (00:08)
- Unit of work In Action (02:34)
- Challenge: Cover Type Repository (01:19)
- Solution: Cover Type Repository (03:33)
- Areas In .Net Core (03:09)
- Areas In Action (05:32)
- Challenge: Cover Type Controller And Views (01:01)
- Solution: Cover Type Controller And Views (04:16)
- Dropdown In Navigation (01:33)
- Summary (00:08)