Senparc.Weixin.MP.P2P
5.0.0
.NET Framework 3.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Senparc.Weixin.MP.P2P -Version 5.0.0
dotnet add package Senparc.Weixin.MP.P2P --version 5.0.0
<PackageReference Include="Senparc.Weixin.MP.P2P" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.Weixin.MP.P2P --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Senparc.Weixin.MP.P2P, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Senparc.Weixin.MP.P2P as a Cake Addin
#addin nuget:?package=Senparc.Weixin.MP.P2P&version=5.0.0
// Install Senparc.Weixin.MP.P2P as a Cake Tool
#tool nuget:?package=Senparc.Weixin.MP.P2P&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
微信公众账号P2P平台SDK。
开源项目地址:https://github.com/JeffreySu/WeixinMPSDK.P2PSDK
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Senparc.Weixin.MP (>= 4.7.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Senparc.Weixin.MP.P2P:
Package | Downloads |
---|---|
YQZT.Weixin.MP.SDK.SouideaDAL
YQZT.Weixin.MP.SDK.SouideaDAL |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.5.0 | 1,733 | 10/7/2014 |
5.4.0 | 970 | 6/20/2014 |
5.3.0 | 854 | 5/6/2014 |
5.2.0 | 784 | 10/7/2014 |
5.1.3 | 1,058 | 1/15/2014 |
5.1.2 | 832 | 1/6/2014 |
5.1.1 | 868 | 12/20/2013 |
5.1.0 | 867 | 12/20/2013 |
5.0.0 | 839 | 12/12/2013 |
4.2.2 | 887 | 11/26/2013 |
4.2.1 | 859 | 11/26/2013 |
4.2.0 | 896 | 11/24/2013 |
4.1.3 | 907 | 11/22/2013 |
4.1.2 | 1,085 | 11/20/2013 |
4.1.1 | 1,059 | 11/7/2013 |
4.1.0 | 1,026 | 11/6/2013 |
4.0.0 | 991 | 10/30/2013 |
从2013年11月20日起,微信后台不再显示用户名,因此无法得到用户名去用“预览”的形式发送图文信息。您可以先使用固定的用户名(如自己的),发送成功后,用得到的AppMsgId,推送到对方的fakeid(s),而不是username(s)。
另外,自2013年11月22日起,24小时内没有回复消息的用户无法主动推送信息。
v4.2为Fakeid绑定方法(FriendApi.BindFakeidOpenid)添加了一个临时自定义P2PBrdigeUrl的参数,可以取代网站后台设置的P2PBrdigeUrl(共用Token)
v5.0.0 添加了微信营销工具的接口,后续会逐步添加更多