Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinDockx authored Dec 23, 2021
1 parent 200c6f4 commit 479fa27
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# AspNetCore6WebAPIFundamentals
Fully functioning sample code for my ASP.NET Core 6 Web API Fundamentals course
# 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.

0 comments on commit 479fa27

Please sign in to comment.