ASP.NET Core 6.0 MVC Tutorial Day 1
Learning Objective: Let’s start with ASP.NET Core 2.0 MVC with fundamental to advance Level.
History of ASP.NET
Before you start with ASP.Net Core you need to understand the following concepts:
We are going to discuss the following concepts:
Controller
Razor
Routing
Views
CRUD Operation using Entity Framework
and more..