PigWxWorkLib 1.0.6.3

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

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

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

Product Compatible and additional computed target framework versions.
.NET Framework 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 269 1/30/2024
1.6.132 400 12/12/2023
1.6.130 416 11/5/2023
1.6.128 345 10/19/2023
1.6.126 558 6/16/2023
1.6.122 528 6/11/2023
1.6.120 546 6/2/2023
1.6.118 517 6/1/2023
1.6.116 511 5/28/2023
1.6.112 484 5/11/2023
1.6.110 564 4/20/2023
1.6.108 546 4/14/2023
1.6.106 548 4/5/2023
1.6.102 643 2/20/2023
1.6.100 629 2/7/2023
1.6.98 654 1/20/2023
1.6.96 686 12/11/2022
1.6.92 640 12/6/2022
1.6.90 716 11/9/2022
1.6.88 710 10/27/2022
1.6.86 734 10/19/2022
1.6.82 758 10/15/2022
1.6.80 762 10/7/2022
1.6.78 772 9/24/2022
1.6.72 773 8/19/2022
1.6.68 743 7/26/2022
1.6.62 777 7/21/2022
1.6.60 823 7/11/2022
1.6.50 794 7/9/2022
1.6.38 772 6/16/2022
1.6.28 813 6/13/2022
1.6.18 834 4/11/2022
1.5.38 881 1/15/2022
1.5.30 695 1/4/2022
1.5.28 608 1/1/2022
1.5.8 690 10/17/2021
1.5.1 782 10/10/2021
1.3.18 730 9/14/2021
1.2.3 617 9/4/2021
1.2.1 639 8/30/2021
1.1.8 670 8/29/2021
1.0.7.8 703 8/25/2021
1.0.7.2 689 7/26/2021
1.0.6.3 676 7/19/2021
1.0.5.11 696 7/15/2021
1.0.4.1 687 7/12/2021
1.0.2.3 737 4/19/2021
1.0.1.20 735 3/21/2021

优化调试及错误处理,修复 获取访问用户身份 的BUG。