This course, introduces the basics to get you up and running with ASP.NET Core, and creating your own professional quality applications.
In this course we will be covering the following topics
1. Building blocks of ASP.NET Core applications
2. Creating a new project
3. Responding to HTTP requests
4. Serving static files
5. Understanding the MVC pattern
6. Handling requests with controllers
7. Routing
8. Rendering HTML with Razor
9. Rendering data, view markup, and view logic
10.Creating HTML forms
11.Validating form data
12.Reading and writing from a database with Entity Framework
13.Improving the user experience
14.Securing your ASP.NET application
15.Performing CRUD operations in Laravel
16.Deploying ASP.Net Core MVC on IIS (Internet Information Services)
Lets start learning ASP.Net Core MVC