auth0-samples / auth0-aspnetcore-mvc-samples

Auth0 Integration Samples for ASP.NET Core MVC Web Applications
https://auth0.com/docs/quickstart/webapp/aspnet-core
MIT License
152 stars 199 forks source link

Upgrade samples to .NET 5.0 #63

Closed stevehobbsdev closed 3 years ago

stevehobbsdev commented 3 years ago

This PR updates the samples to use the .NET 5 runtime. There were no code changes, only changes to the runtime targets.

Readmes are also updated to fix minor content issues, as well as the runtime requirements.

stevehobbsdev commented 3 years ago

Docs PR: https://github.com/auth0/docs/pull/9611