PigWxWorkLib 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package PigWxWorkLib --version 1.2.1
NuGet\Install-Package PigWxWorkLib -Version 1.2.1
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="PigWxWorkLib" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PigWxWorkLib --version 1.2.1
#r "nuget: PigWxWorkLib, 1.2.1"
#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 PigWxWorkLib as a Cake Addin
#addin nuget:?package=PigWxWorkLib&version=1.2.1

// Install PigWxWorkLib as a Cake Tool
#tool nuget:?package=PigWxWorkLib&version=1.2.1

这是一个接口简单,容易理解的企业微信开发工具应用,现在刚刚起步,后续还会不断迭代更多功能。
功能包括:
刷新access_token
获取企业微信API域名IP段
获取构造网页授权链接
获取访问用户身份
处理OAuth2登录后从企业微信跳转回来并获取一个 WorkMember 对象
通讯录管理-读取成员

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 is compatible.  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.6.136 251 1/30/2024
1.6.132 398 12/12/2023
1.6.130 402 11/5/2023
1.6.128 334 10/19/2023
1.6.126 547 6/16/2023
1.6.122 511 6/11/2023
1.6.120 535 6/2/2023
1.6.118 504 6/1/2023
1.6.116 500 5/28/2023
1.6.112 473 5/11/2023
1.6.110 553 4/20/2023
1.6.108 535 4/14/2023
1.6.106 538 4/5/2023
1.6.102 633 2/20/2023
1.6.100 619 2/7/2023
1.6.98 643 1/20/2023
1.6.96 673 12/11/2022
1.6.92 629 12/6/2022
1.6.90 707 11/9/2022
1.6.88 695 10/27/2022
1.6.86 725 10/19/2022
1.6.82 745 10/15/2022
1.6.80 753 10/7/2022
1.6.78 763 9/24/2022
1.6.72 764 8/19/2022
1.6.68 729 7/26/2022
1.6.62 768 7/21/2022
1.6.60 823 7/11/2022
1.6.50 785 7/9/2022
1.6.38 772 6/16/2022
1.6.28 798 6/13/2022
1.6.18 834 4/11/2022
1.5.38 867 1/15/2022
1.5.30 695 1/4/2022
1.5.28 594 1/1/2022
1.5.8 681 10/17/2021
1.5.1 773 10/10/2021
1.3.18 721 9/14/2021
1.2.3 608 9/4/2021
1.2.1 625 8/30/2021
1.1.8 656 8/29/2021
1.0.7.8 703 8/25/2021
1.0.7.2 677 7/26/2021
1.0.6.3 667 7/19/2021
1.0.5.11 687 7/15/2021
1.0.4.1 678 7/12/2021
1.0.2.3 728 4/19/2021
1.0.1.20 720 3/21/2021

增加支持 .net 2.0 和 .net 3.0 的框架。