Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 293 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 293 Bytes

ASP.NET Core 6 Web API Fundamentals

Fully functioning sample code for my ASP.NET Core 6 Web API Fundamentals course at Pluralsight.

Tackles fundamental concerns like CRUD, dependency injection, connecting to a database, authentication, versioning & documenting your API, and much more.