Info
Version: | 1.0.6 |
Author(s): | 万刚 |
Last Update: | Monday, August 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WeiXinSign |
Install
Install-Package WeiXinSign
dotnet add package WeiXinSign
paket add WeiXinSign
WeiXinSign Download (Unzip the "nupkg" after downloading)
1:没有使用负载的情况下,直接调用GetSign方法
2:使用负载的情况下,分两步:
1)调用GetTicket()获取jsapi_ticket,然后自己做服务器缓存(redis,数据库等)
2)调用GetSignByTicket()获取签名.