Skip to content

Fully functioning sample and starter files for my ASP.NET Core Web API Deep Dive course, currently targeting .NET 8 and .NET 9.

License

Notifications You must be signed in to change notification settings

KevinDockx/AspNetCoreWebAPIDeepDive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Web API Deep Dive

Fully functioning sample and starter files for my ASP.NET Core Web API Deep Dive course, currently targeting .NET 8 and .NET 9.

  • The main branch targets .NET 8 and exactly matches the course.
  • The net9 branch targets .NET 9.
  • The latest-and-greatest branch also targets .NET 9, and contains changes that were incorporated after recording. Most often these changes are language features that are relatively new and/or in preview, like primary constructors, switch expressions and so on. Most of these changes will probably make it into the main branch when course updates happen, but if you don't want to wait for that you can already check it out - enjoy :-)

All my courses can be found at https://app.pluralsight.com/profile/author/kevin-dockx

About

Fully functioning sample and starter files for my ASP.NET Core Web API Deep Dive course, currently targeting .NET 8 and .NET 9.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages