An ASP.NET Core authentication middleware: WeixinOpen for https://open.weixin.qq.com (微信开放平台/微信扫码登录).
Info
Version: | 2.1.505 |
Author(s): | AspNetCore |
Last Update: | Wednesday, March 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/myvas/AspNetCore.Authentication.WeixinOpen |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Authentication.WeixinOpen |
Install
Install-Package AspNetCore.Authentication.WeixinOpen
dotnet add package AspNetCore.Authentication.WeixinOpen
paket add AspNetCore.Authentication.WeixinOpen
AspNetCore.Authentication.WeixinOpen Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.OAuth(>= 2.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.IO.Compression(>= 4.3.0)
Tags