Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This course builds on the foundation established in Course 1, focusing on data management, dependency injection, middleware, and error handling in ASP.NET Core applications. Learners will implement database operations with Entity Framework Core, configure middleware components, handle errors gracefully, and develop minimal APIs for lightweight web services.
By the end of this course, you will be able to:
- Implement dependency injection to manage object lifetimes and dependencies in ASP.NET Core applications
- Configure and customize middleware components in the ASP.NET Core request pipeline
- Implement error handling and debugging strategies to create robust applications
- Design and implement data models using Entity Framework Core for database operations
- Create lightweight web services using ASP.NET Core Minimal APIs