简单的身份验证,基于redis,httpcontext中间件.
Info
Version: | 3.4.0 |
Author(s): | Dylan, hailang |
Last Update: | Monday, March 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DMS.Auth |
Install
Install-Package DMS.Auth
dotnet add package DMS.Auth
paket add DMS.Auth
DMS.Auth Download (Unzip the "nupkg" after downloading)
Dependencies
- DMS.Redis(>= 1.1.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)