Skip to content

Starter files & fully functioning finished sample code for my Securing ASP.NET Core with OAuth2 and OpenID Connect course, currently targeting .NET 8.

License

Notifications You must be signed in to change notification settings

Nemanja1203/SecuringAspNetCoreWithOAuth2andOIDC

 
 

Repository files navigation

Securing ASP.NET Core with OAuth2 and OpenID ConnectC

Starter files & fully functioning finished sample code for my Securing ASP.NET Core with OAuth2 and OpenID Connect course, currently targeting .NET 8.

The main branch exactly matches the course. The latest-and-greatest branch 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

Starter files & fully functioning finished sample code for my Securing ASP.NET Core with OAuth2 and OpenID Connect course, currently targeting .NET 8.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 59.3%
  • HTML 14.1%
  • CSS 13.2%
  • Less 13.1%
  • Other 0.3%