Senparc.Weixin.WxOpen 1.2.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Senparc.Weixin.WxOpen --version 1.2.0
                    
NuGet\Install-Package Senparc.Weixin.WxOpen -Version 1.2.0
                    
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.Weixin.WxOpen" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Senparc.Weixin.WxOpen" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Senparc.Weixin.WxOpen" />
                    
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.Weixin.WxOpen --version 1.2.0
                    
#r "nuget: Senparc.Weixin.WxOpen, 1.2.0"
                    
#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.Weixin.WxOpen@1.2.0
                    
#: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.Weixin.WxOpen&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Senparc.Weixin.WxOpen&version=1.2.0
                    
Install as a Cake Tool

微信小程序 SDK for C#

基于 Senparc.Weixin SDK

微信公众账号SDK(支持.NET Core):Senparc.Weixin.MP.dll
开源项目:
https://github.com/JeffreySu/WeiXinMPSDK

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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.

NuGet packages (37)

Showing the top 5 NuGet packages that depend on Senparc.Weixin.WxOpen:

Package Downloads
CxCore

Package Description

PiratesCore

湖南医标通信息科技有限公司

Senparc.Weixin.WxOpen.Middleware

微信 SDK - Senparc.Weixin.WxOpen.Middleware 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK

Yoyo.Abp.Wechat.WxOpen

52ABP框架微信公众号的库

Pirates.Core

湖南医标通信息科技有限公司

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Senparc.Weixin.WxOpen:

Repository Stars
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
JeffreySu/WechatVideoCourse
《微信公众号+小程序快速开发》视频教程课件及代码
Senparc/NeuChar
Senparc.NeuChar 跨平台信息交互标准
Version Downloads Last Updated
3.25.1 342 1/27/2026
3.25.0 249 1/18/2026
3.24.1 1,316 11/12/2025
3.24.1-preview.10 188 11/5/2025
3.24.0-preview.10 197 10/29/2025
3.24.0-preivew.net.10 182 10/29/2025
3.23.9 4,131 9/8/2025
3.23.8.1 1,275 8/20/2025
3.23.8 420 8/16/2025
3.23.7 483 8/13/2025
3.23.6 2,165 6/19/2025
3.23.4 14,008 2/16/2025
3.23.3 1,331 2/7/2025
3.23.2.1 1,152 1/21/2025
3.23.2 6,298 11/29/2024
3.22.0 1,517 11/14/2024
3.21.2 2,832 10/20/2024
3.21.1 1,167 10/20/2024
3.21.0 1,166 10/8/2024
1.2.0 1,795 2/17/2017
Loading failed

v0.1.0 添加基础解决方案,包括模板消息API

v0.1.0 添加基础库,已包含模板消息API
v0.2.0
1、添加WxOpenMessageHandler
2、添加SuccessResponseMessage类型响应信息
v0.3.0
根据MP的架构重构框架

v1.0.0
2017年1月9日,随小程序正式发布

v1.1.0 添加CreateWxQRCode重写方法,直接保存文件
添加SessionContainer,SessionHelper,EncryptHelper

WxOpen v1.2.0 添加消息解密方法