WeixinSDK.Work 1.0.9

dotnet add package WeixinSDK.Work --version 1.0.9
NuGet\Install-Package WeixinSDK.Work -Version 1.0.9
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WeixinSDK.Work" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WeixinSDK.Work --version 1.0.9
#r "nuget: WeixinSDK.Work, 1.0.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.9

// Install WeixinSDK.Work as a Cake Tool
#tool nuget:?package=WeixinSDK.Work&version=1.0.9

企业微信API SDK

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 7,053 5/16/2018
1.0.8 881 11/1/2017
1.0.6 846 9/20/2017
1.0.5 857 9/19/2017
1.0.4 827 9/19/2017
1.0.3 810 9/18/2017
1.0.2 838 9/12/2017
1.0.1 818 9/5/2017
1.0.0 849 8/23/2017

1.0.9 修改创建部门请求参数类:非必填参数可空
     1.0.8 增加接口:标签管理。更新全局错误码
     1.0.7 浏览器公共方法:判断是否在微信内置浏览器中
     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