Azure App Service Authentication (EasyAuth) middleware for ASP.NET CORE with fully customizable components with support for local debugging.
Info
Version: | 3.2.0 |
Author(s): | Dasith Wijesiriwardena |
Last Update: | Thursday, August 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dasiths/NEasyAuthMiddleware |
NuGet Url: | https://www.nuget.org/packages/NEasyAuthMiddleware |
Install
Install-Package NEasyAuthMiddleware
dotnet add package NEasyAuthMiddleware
paket add NEasyAuthMiddleware
NEasyAuthMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.0.0)
- Newtonsoft.Json(>= 12.0.2)
Tags