VOOZH about

URL: https://www.nuget.org/packages/Senparc.Xncf.WeixinManager/

⇱ NuGet Gallery | Senparc.Xncf.WeixinManager 0.22.1-preview1




👁 Image
Senparc.Xncf.WeixinManager 0.22.1-preview1

Prefix Reserved
This is a prerelease version of Senparc.Xncf.WeixinManager.
dotnet add package Senparc.Xncf.WeixinManager --version 0.22.1-preview1
 
 
NuGet\Install-Package Senparc.Xncf.WeixinManager -Version 0.22.1-preview1
 
 
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.22.1-preview1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Senparc.Xncf.WeixinManager" Version="0.22.1-preview1" />
 
Directory.Packages.props
<PackageReference Include="Senparc.Xncf.WeixinManager" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Senparc.Xncf.WeixinManager --version 0.22.1-preview1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Senparc.Xncf.WeixinManager, 0.22.1-preview1"
 
 
#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.
#:package Senparc.Xncf.WeixinManager@0.22.1-preview1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Senparc.Xncf.WeixinManager&version=0.22.1-preview1&prerelease
 
Install as a Cake Addin
#tool nuget:?package=Senparc.Xncf.WeixinManager&version=0.22.1-preview1&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

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

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

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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

OpenAI 和 ChatGPT 接口

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.22.1-preview1 37 6/17/2026
0.21.6.1-preview 80 5/9/2026
0.21.5-preview.1 72 3/26/2026
0.21.4-preview.1 84 2/13/2026
0.21.3.3-preview 99 12/28/2025
0.21.3.1-preview 98 12/28/2025
0.21.3-preview 222 11/1/2025
0.21.2-preview 38 6/16/2026
0.21.1.4-preview 198 9/10/2025
0.21.1.3-preview 187 8/20/2025
0.21.1-preview.1 189 8/19/2025
0.21.0-preview 184 8/18/2025
0.20.2-preview.1 164 7/27/2025
0.20.1.2-preview 198 7/14/2025
0.20.1-preview.1 187 7/13/2025
0.18.1-preview.4 164 7/11/2025
0.18.1-preview.3 175 7/11/2025
0.18.1-preview.2 172 7/11/2025
0.18.1-preview.1 191 7/10/2025
0.18.0-preview.1 239 5/29/2025
Loading failed

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 解决中间件访问问题
v0.11.0 支持微信 MessageHandler 自定义上下文(MessageContext)
v0.12.0 支持 PromptRange
v0.13.0 支持最新 Senparc.AI
v0.15.0 支持最新 Senparc.AI
v0.16.1 支持基础新架构
v0.16.2 更新基础库
[2024-09-13] v0.16.4-preview1 升级基础库
[2024-10-09] v0.16.5-preview1 升级基础库
[2024-12-07] v0.16.6-preview1 更新基础库
[2025-01-10] v0.17.0-preview1 添加达梦(DM)和 Oracle 数据库支持
[2025-05-29] v0.18.0-preview.1 升级基础库
[2025-07-12] v0.18.1-preview.3 fix: SqlServerDatabaseConfiguration 命名统一
[2025-07-12] v0.19.0-preview.1 migratie Senparc.Xncf.WeixinManager to NcfPackageResource repository
[2025-07-13] v0.20.0-preview.1 upgrade MpAccount loading progress in UseXncfModule
[2025-07-13] v0.20.1-preview.1 upgrade MpAccount loading progress in UseXncfModule
[2025-07-26] v0.20.2-preview.1 update Weixin(WeChat) API search function
[2025-08-18] v0.21.0-preview.1 feat: support for McpRouter of Weixin
[2025-08-19] v0.21.1-preview.1 fix: Set ApiBind DefaultRequestMethod to GET
[2026-03-24] v0.21.5-preview.1 update Senparc.AI.Kernel to v0.28.0 and Senparc.Weixin.MP to v16.24.2

[2025-11-01] update basic libraries, including Senparc.AI