适用于ASP.NET Core2.0+ 的 OAuth2 认证中间件,使Web应用程序支持用微信快捷登录(微信公众号中的网页授权)。.
Info
Version: | 2.2.1 |
Author(s): | SmallGolden |
Last Update: | Sunday, October 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SmallGolden |
Install
Install-Package SmallGolden
dotnet add package SmallGolden
paket add SmallGolden
SmallGolden Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.OAuth(>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.8)