Senparc.Xncf.WeixinManager 0.16.4-preview1

Prefix Reserved
This is a prerelease version of Senparc.Xncf.WeixinManager.
dotnet add package Senparc.Xncf.WeixinManager --version 0.16.4-preview1                
NuGet\Install-Package Senparc.Xncf.WeixinManager -Version 0.16.4-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.16.4-preview1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.Xncf.WeixinManager --version 0.16.4-preview1                
#r "nuget: Senparc.Xncf.WeixinManager, 0.16.4-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.
// Install Senparc.Xncf.WeixinManager as a Cake Addin
#addin nuget:?package=Senparc.Xncf.WeixinManager&version=0.16.4-preview1&prerelease

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

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

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

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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.16.4-preview1 55 9/13/2024
0.16.1-preview1 377 4/6/2024
0.16.0.2-preview1 62 4/1/2024
0.15.2.2-beta1 66 3/3/2024
0.15.2.1-beta1 72 2/24/2024
0.15.2-beta1 58 2/24/2024
0.15.0.1-beta1 71 2/10/2024
0.15.0-beta1 60 2/8/2024
0.13.0-beta1 78 1/29/2024
0.12.1-beta1 108 1/8/2024
0.11.0.20-beta1 104 1/6/2024
0.11.0.2-beta1 106 12/31/2023
0.10.0-beta1 100 12/16/2023
0.9.3-beta1 169 7/4/2023
0.9.2-beta1 238 6/28/2023
0.9.1-beta1 116 6/21/2023
0.9.0-beta1 78 6/21/2023
0.8.0.17-beta1 212 3/13/2023
0.8.0-beta1 115 3/9/2023
0.7.5.5-beta1 94 3/8/2023
0.7.3-beta1 96 3/7/2023
0.7.0-beta1 168 11/14/2021
0.6.600-beta1 248 11/10/2021
0.6.400.6-beta1 207 10/26/2021
0.6.396-beta3 357 7/25/2021
0.6.380-beta3 209 7/24/2021
0.6.362-beta1 216 6/23/2021
0.6.330-beta1 192 6/20/2021
0.6.323-beta1 190 6/20/2021
0.6.200.4-beta1 384 4/11/2021
0.6.103-beta1 711 11/17/2020
0.6.100.2-beta1 286 11/16/2020
0.5.102-beta1 407 10/30/2020
0.5.100-beta1 288 10/30/2020
0.4.600.1-beta1 548 9/20/2020
0.4.500-beta1 417 8/3/2020
0.4.2-beta1 441 7/28/2020
0.4.1-beta1 434 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 解决中间件访问问题
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 升级基础库