ALL Entry

Backend Development with ASP.NET Core

Learn to create robust APIs and web backends using ASP.NET Core and C#.

Description

Learn to create robust APIs and web backends using ASP.NET Core and C#.

What You'll Learn

  • Setup ASP.NET Core project and architecture
  • Create RESTful APIs and controllers
  • Implement data access with Entity Framework Core
  • Secure APIs using authentication and authorization
  • Deploy ASP.NET Core applications to production

Course Outline

1

ASP.NET Core Fundamentals

2

Entity Framework Core

3

Authentication & Authorization