Senparc.Xncf.WeixinManager 0.9.3-beta1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Core 3.1
This is a prerelease version of Senparc.Xncf.WeixinManager.
dotnet add package Senparc.Xncf.WeixinManager --version 0.9.3-beta1
NuGet\Install-Package Senparc.Xncf.WeixinManager -Version 0.9.3-beta1
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="Senparc.Xncf.WeixinManager" Version="0.9.3-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.Xncf.WeixinManager --version 0.9.3-beta1
#r "nuget: Senparc.Xncf.WeixinManager, 0.9.3-beta1"
#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 Senparc.Xncf.WeixinManager as a Cake Addin
#addin nuget:?package=Senparc.Xncf.WeixinManager&version=0.9.3-beta1&prerelease

// Install Senparc.Xncf.WeixinManager as a Cake Tool
#tool nuget:?package=Senparc.Xncf.WeixinManager&version=0.9.3-beta1&prerelease

NCF 模块:盛派官方发布的微信管理后台

使用此插件可以在 NCF 中快速集成微信公众号、小程序的部分基础管理功能,欢迎大家一起扩展!

微信 SDK 基于 Senparc.Weixin SDK 开发。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Senparc.Xncf.WeixinManager:

Package Downloads
Senparc.Xncf.OpenAI The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

OpenAI 和 ChatGPT 接口

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.3-beta1 64 7/4/2023
0.9.2-beta1 104 6/28/2023
0.9.1-beta1 76 6/21/2023
0.9.0-beta1 53 6/21/2023
0.8.0.17-beta1 108 3/13/2023
0.8.0-beta1 91 3/9/2023
0.7.5.5-beta1 69 3/8/2023
0.7.3-beta1 77 3/7/2023
0.7.0-beta1 155 11/14/2021
0.6.600-beta1 234 11/10/2021
0.6.400.6-beta1 191 10/26/2021
0.6.396-beta3 340 7/25/2021
0.6.380-beta3 194 7/24/2021
0.6.362-beta1 198 6/23/2021
0.6.330-beta1 179 6/20/2021
0.6.323-beta1 177 6/20/2021
0.6.200.4-beta1 369 4/11/2021
0.6.103-beta1 693 11/17/2020
0.6.100.2-beta1 271 11/16/2020
0.5.102-beta1 381 10/30/2020
0.5.100-beta1 250 10/30/2020
0.4.600.1-beta1 524 9/20/2020
0.4.500-beta1 384 8/3/2020
0.4.2-beta1 406 7/28/2020
0.4.1-beta1 407 7/28/2020

v0.1 创世
v0.2 完成公众号管理、用户管理等功能
v0.3 优化UI,匹配新版本NCF
v0.4.1 移植WeixinFace
v0.6.100 支持 .NET 5
v0.6.300 添加 Swagger Api
v0.6.359 添加 FindWeixinApi 接口
v0.6.400 更新基础接口,优化 WebApi
v0.6.500 使用新的 FunctionRender 版本
v0.7.0 支持 PostgreSQL
v0.8.0 中间件添加 MpAccountDto 参数
v0.9.0 优化多租户机制,解决添加新帐号后需要重启才能使用中间件的问题
v0.9.2 优化多租户机制,解决中间件启动问题
v0.9.3 解决中间件访问问题