- Introduction to ASP.NET Core
- Download & Install the .NET Core SDK
- Introduction to the .NET CLI
- Build a Console app
- Console to web app
- Add a basic page
- Introduction to Razor page
- Create a form
- Logging and diagnostics
- Introductions
- Tag Helpers
- Entity Framework Core
- Authentication and Authorization
- Web APIs
- SPA
- Publishing - App Services and Containers
- Custom Middleware
- Advanced Configuration
- IHosted Services IHosted Startup
- The hosting pipeline
- Working with Multiple Environments
- Globalizaion and localization
- Improving Performance