Info
Version: | 0.1.16 |
Author(s): | Andrew Blakely, Glader |
Last Update: | Thursday, February 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HelloKitty/Glader.ASP.Authentication |
NuGet Url: | https://www.nuget.org/packages/Glader.ASP.Authentication.Server |
Install
Install-Package Glader.ASP.Authentication.Server
dotnet add package Glader.ASP.Authentication.Server
paket add Glader.ASP.Authentication.Server
Glader.ASP.Authentication.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.10)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.10)
- OpenIddict.AspNetCore(>= 3.0.0)
- OpenIddict.EntityFrameworkCore(>= 3.0.0)
Tags
Provides a quality Refit HTTP client interface as well as Entity Framework Core Database, Repository and ASP Controller for doing simple authentication and authorization.