Rabbit.WeiXin
0.3.3
.NET Standard 1.6
.NET Framework 4.0
Install-Package Rabbit.WeiXin -Version 0.3.3
dotnet add package Rabbit.WeiXin --version 0.3.3
<PackageReference Include="Rabbit.WeiXin" Version="0.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rabbit.WeiXin --version 0.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rabbit.WeiXin, 0.3.3"
#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 Rabbit.WeiXin as a Cake Addin
#addin nuget:?package=Rabbit.WeiXin&version=0.3.3
// Install Rabbit.WeiXin as a Cake Tool
#tool nuget:?package=Rabbit.WeiXin&version=0.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
微信开发SDK。
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.6
- Microsoft.AspNetCore.WebUtilities (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections.NonGeneric (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.WebHeaderCollection (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rabbit.WeiXin:
Package | Downloads |
---|---|
Rabbit.WeiXin.MvcExtension
微信开发 SDK 对 MVC 的扩展。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.3 | 1,495 | 6/1/2017 |
0.3.2 | 751 | 5/18/2017 |
0.3.1 | 739 | 4/11/2017 |
0.3.0 | 925 | 4/10/2017 |
0.2.1 | 927 | 7/22/2016 |
0.2.0 | 990 | 7/11/2016 |
0.1.9 | 1,393 | 2/29/2016 |
0.1.8 | 772 | 1/26/2016 |
0.1.7 | 774 | 12/23/2015 |
0.1.6 | 901 | 11/23/2015 |
0.1.5 | 813 | 11/13/2015 |
0.1.4 | 765 | 11/4/2015 |
0.1.3 | 813 | 10/9/2015 |
0.1.2 | 854 | 9/19/2015 |
0.1.1 | 833 | 9/10/2015 |
0.1.0 | 819 | 8/26/2015 |
0.0.4 | 944 | 7/23/2015 |
0.0.3-beta4 | 746 | 7/9/2015 |
0.0.3-beta3 | 706 | 7/9/2015 |
0.0.3-beta2 | 741 | 7/2/2015 |
0.0.3-beta1 | 796 | 7/1/2015 |
0.0.2 | 833 | 6/25/2015 |
0.0.1 | 946 | 6/15/2015 |
1.使用安全的方式读取“encrypt_type"。
2.解决一些方法使用ReadBytes扩展方法读取length抛错的问题。