Articles → ASP.NET CORE → Startup.Cs File In Asp.Net Core
Startup.Cs File In Asp.Net Core
Purpose
- Register the app service in the IOC container.
- Configure the middleware.
But, What Are App Services?
Click to Enlarge
What Is IOC?
Click to Enlarge
What Is A Middleware?
Click to Enlarge
Click to Enlarge