WeiXinApi 1.0.0.7
.NET Framework 4.0
Install-Package WeiXinApi -Version 1.0.0.7
dotnet add package WeiXinApi --version 1.0.0.7
<PackageReference Include="WeiXinApi" Version="1.0.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WeiXinApi --version 1.0.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WeiXinApi, 1.0.0.7"
#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 WeiXinApi as a Cake Addin
#addin nuget:?package=WeiXinApi&version=1.0.0.7
// Install WeiXinApi as a Cake Tool
#tool nuget:?package=WeiXinApi&version=1.0.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
微信Api、用于获取用户基本信息、设置开发者接口、获取开发者凭据、获取关注信息。
Product | Versions |
---|---|
.NET Framework | 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.
-
- HtmlAgilityPack (>= 1.4.6)
- ScrapySharp (>= 2.2.63)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
添加SetOAuthDomain方法。