Info
Version: | 1.5.0 |
Author(s): | Jeffrey Su |
Last Update: | Thursday, September 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JeffreySu/WeiXinMPSDK |
NuGet Url: | https://www.nuget.org/packages/Senparc.Weixin.MP.CoreMvc |
Install
Install-Package Senparc.Weixin.MP.CoreMvc
dotnet add package Senparc.Weixin.MP.CoreMvc
paket add Senparc.Weixin.MP.CoreMvc
Senparc.Weixin.MP.CoreMvc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Senparc.Weixin.MP(>= 14.7.1)
- Senparc.Weixin(>= 4.16.2)
- System.Xml.XmlDocument(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http(>= 1.1.1)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- Microsoft.AspNetCore.Mvc(>= 1.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.1)
- Senparc.Weixin.MP(>= 14.7.1)
- Senparc.Weixin(>= 4.16.2)
- System.Xml.XmlDocument(>= 4.3.0)
- Microsoft.AspNetCore.Http(>= 2.0.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
Tags
【注意:此模块已合并至Senparc.Weixin.MP.MvcExtension.dll(https://www.nuget.org/packages/Senparc.Weixin.MP.MVC),已经停止更新,请使用Senparc.Weixin.MP.MvcExtension.dll!】
Senparc.Weixin SDK 开源项目:
https://github.com/JeffreySu/WeiXinMPSDK.