Senparc.Xncf.WeixinManager 0.15.2.2-beta1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Senparc.Xncf.WeixinManager.
dotnet add package Senparc.Xncf.WeixinManager --version 0.15.2.2-beta1
NuGet\Install-Package Senparc.Xncf.WeixinManager -Version 0.15.2.2-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.15.2.2-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.15.2.2-beta1
#r "nuget: Senparc.Xncf.WeixinManager, 0.15.2.2-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.15.2.2-beta1&prerelease

// Install Senparc.Xncf.WeixinManager as a Cake Tool
#tool nuget:?package=Senparc.Xncf.WeixinManager&version=0.15.2.2-beta1&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 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.15.2.2-beta1 59 3/3/2024
0.15.2.1-beta1 56 2/24/2024
0.15.2-beta1 52 2/24/2024
0.15.0.1-beta1 60 2/10/2024
0.15.0-beta1 53 2/8/2024
0.13.0-beta1 67 1/29/2024
0.12.1-beta1 99 1/8/2024
0.11.0.20-beta1 85 1/6/2024
0.11.0.2-beta1 100 12/31/2023
0.10.0-beta1 96 12/16/2023
0.9.3-beta1 162 7/4/2023
0.9.2-beta1 223 6/28/2023
0.9.1-beta1 106 6/21/2023
0.9.0-beta1 68 6/21/2023
0.8.0.17-beta1 187 3/13/2023
0.8.0-beta1 107 3/9/2023
0.7.5.5-beta1 83 3/8/2023
0.7.3-beta1 92 3/7/2023
0.7.0-beta1 166 11/14/2021
0.6.600-beta1 246 11/10/2021
0.6.400.6-beta1 205 10/26/2021
0.6.396-beta3 353 7/25/2021
0.6.380-beta3 206 7/24/2021
0.6.362-beta1 206 6/23/2021
0.6.330-beta1 189 6/20/2021
0.6.323-beta1 186 6/20/2021
0.6.200.4-beta1 380 4/11/2021
0.6.103-beta1 708 11/17/2020
0.6.100.2-beta1 283 11/16/2020
0.5.102-beta1 402 10/30/2020
0.5.100-beta1 278 10/30/2020
0.4.600.1-beta1 543 9/20/2020
0.4.500-beta1 409 8/3/2020
0.4.2-beta1 436 7/28/2020
0.4.1-beta1 421 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