ASP.NET Core is Microsoft's cross‑platform framework for building modern cloud‑based
applications. This track covers building Web APIs with C#, Entity Framework Core,
dependency injection, authentication (JWT), and deploying to Azure.
Track Learning Outcomes
Create Web APIs with ASP.NET Core and C#.
Implement data access with Entity Framework Core (Code First).
Use dependency injection and middleware pipelines.