dasiths / NEasyAuthMiddleware

Azure App Service Authentication (EasyAuth) middleware for ASP.NET CORE with fully customizable components and support for local debugging
MIT License
14 stars 6 forks source link

Upgrade example to use AspNetCore 3.0+ #6

Closed dasiths closed 3 years ago

dasiths commented 4 years ago

Add a sample project for AspNetCore 3.0+ and update the readme file examples. A guide of what's required is here https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.1&tabs=visual-studio#migrate-startupconfigure

dasiths commented 3 years ago

done in #7