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

Update sample to .NET Core v3.1? #52

Closed SeanKilleen closed 4 years ago

SeanKilleen commented 4 years ago

Hi all,

On the quickstart page for .NET Core MVC Login:

image

When I click the download link, I receive a file called aspnet-core-3-01-login.zip.

However, the project that is generated appears to target netcoreapp2.1.

I'm going to fork & do a PR real quick because I think we'll be able to make quick work of it.

However, wanted to start this issue as a heads up / discussion so you can talk me down if it's not the right path. :)

damieng commented 4 years ago

Thanks for fixing this! #53