ZLSoft.RIP.Basics 1.0.27

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package ZLSoft.RIP.Basics --version 1.0.27
NuGet\Install-Package ZLSoft.RIP.Basics -Version 1.0.27
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="ZLSoft.RIP.Basics" Version="1.0.27" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZLSoft.RIP.Basics --version 1.0.27
#r "nuget: ZLSoft.RIP.Basics, 1.0.27"
#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 ZLSoft.RIP.Basics as a Cake Addin
#addin nuget:?package=ZLSoft.RIP.Basics&version=1.0.27

// Install ZLSoft.RIP.Basics as a Cake Tool
#tool nuget:?package=ZLSoft.RIP.Basics&version=1.0.27

中联区卫平台基础组件
所有控件器继承BaseController
所有Api继承ApiController
所有Grains继承BasicGrains
所有Grains接口继承IBasic

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. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
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

v1.027
1.在账户中增加获取授权接口功能
v1.026
1.在帐户中增加微信是否关注
v1.0.25
1.增加帐户信息返回是否强密码字段
2.增加授权特性标识
v1.0.24
增加插件管理功能
v1.0.23
增加国产加密解密算法sm4的扩展功能

v1.0.22
修改Orleans的启动方式