Senparc.Xscf.WeixinManager 0.4.1-beta1

Prefix Reserved
This is a prerelease version of Senparc.Xscf.WeixinManager.
dotnet add package Senparc.Xscf.WeixinManager --version 0.4.1-beta1
                    
NuGet\Install-Package Senparc.Xscf.WeixinManager -Version 0.4.1-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.Xscf.WeixinManager" Version="0.4.1-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Senparc.Xscf.WeixinManager" Version="0.4.1-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Senparc.Xscf.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.Xscf.WeixinManager --version 0.4.1-beta1
                    
#r "nuget: Senparc.Xscf.WeixinManager, 0.4.1-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.
#addin nuget:?package=Senparc.Xscf.WeixinManager&version=0.4.1-beta1&prerelease
                    
Install Senparc.Xscf.WeixinManager as a Cake Addin
#tool nuget:?package=Senparc.Xscf.WeixinManager&version=0.4.1-beta1&prerelease
                    
Install Senparc.Xscf.WeixinManager as a Cake Tool

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

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.1-beta1 569 7/19/2020
0.2.4.2-beta1 351 7/7/2020
0.2.2-beta1 725 4/4/2020
0.2.1-beta1 363 4/4/2020
0.1.9.1-beta1 491 3/23/2020
0.1.8.1-beta1 424 3/14/2020
0.1.7.2-beta1 337 3/13/2020

v0.1 创世
     v0.2 完成公众号管理、用户管理等功能
     v0.3 优化UI,匹配新版本SCF
     v0.4.1 移植WeixinFace