WxWorkCryptLib 1.1.3

dotnet add package WxWorkCryptLib --version 1.1.3
NuGet\Install-Package WxWorkCryptLib -Version 1.1.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="WxWorkCryptLib" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WxWorkCryptLib --version 1.1.3
#r "nuget: WxWorkCryptLib, 1.1.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 WxWorkCryptLib as a Cake Addin
#addin nuget:?package=WxWorkCryptLib&version=1.1.3

// Install WxWorkCryptLib as a Cake Tool
#tool nuget:?package=WxWorkCryptLib&version=1.1.3

由于企业微信加解密库未提供VB.net的源码,为方便在VB.net中使用,使用企业微信提供的加解密库C#源码编译了这个类库的NuGet包。
源码下载地址:https://open.work.weixin.qq.com/wwopen/downloadfile/csharp.zip

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net20 is compatible.  net30 is compatible.  net35 was computed.  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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 3.0

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WxWorkCryptLib:

Package Downloads
PigWxWorkLib

This is a simple and easy to understand enterprise WeChat development tool application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3 356 8/30/2021
1.0.0 320 3/4/2021

Added support for. Net 2.0 and. Net 3.0 frameworks.