WeixinSDK.Work
1.0.6
.NET Framework 4.0
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 WeixinSDK.Work -Version 1.0.6
dotnet add package WeixinSDK.Work --version 1.0.6
<PackageReference Include="WeixinSDK.Work" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WeixinSDK.Work --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WeixinSDK.Work, 1.0.6"
#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 WeixinSDK.Work as a Cake Addin
#addin nuget:?package=WeixinSDK.Work&version=1.0.6
// Install WeixinSDK.Work as a Cake Tool
#tool nuget:?package=WeixinSDK.Work&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
企业微信API SDK
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.
-
- Newtonsoft.Json (>= 6.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.6 暴露两个事件:DumpRequest,用于处理HTTP请求信息和响应信息输出;ApiError,用于处理API返回错误
1.0.5 优化打卡接口参数和返回值中的时间类型
1.0.4 增加接口:获取应用
1.0.3 增加接口:发送消息
1.0.2 增加接口:获取JsApi凭证
1.0.1 Newtonsoft.Json 降级回6.0.8