Taurus.RegistryCenter 3.3.0.1

dotnet add package Taurus.RegistryCenter --version 3.3.0.1
NuGet\Install-Package Taurus.RegistryCenter -Version 3.3.0.1
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="Taurus.RegistryCenter" Version="3.3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Taurus.RegistryCenter --version 3.3.0.1
#r "nuget: Taurus.RegistryCenter, 3.3.0.1"
#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 Taurus.RegistryCenter as a Cake Addin
#addin nuget:?package=Taurus.RegistryCenter&version=3.3.0.1

// Install Taurus.RegistryCenter as a Cake Tool
#tool nuget:?package=Taurus.RegistryCenter&version=3.3.0.1

Taurus.RegistryCenter is a high-performance microservice registry center for asp.net or asp.net core(适合场景:对性能和并发有较高要求的电商、站点、WebAPI等系统。【开源:https://github.com/cyq1162/Taurus.MVC

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  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
3.3.0.1 98 1/21/2024
3.3.0 82 1/21/2024

-----V3.3.0----------------
1、新增:优化后台 Admin、增加 AdminAPI,对外开放插件接入后台,接入在扩展菜单中。(2024-01-20)
2、新增:微服务,调整为可在后台可视化修改配置生效,不用手写配置。(2024-01-21)
3、新增:SSL 证书允许在后台直接上传 zip 文件。(2024-01-21)
4、新增:更新 CYQ.Data 到 V5.9.0.4 引入幂等性方法(在分布式锁类中提供)。(2024-01-21)
5、说明:MicroService.Server.Name 变更为:MicroService.Server.Type。(2024-01-21)
6、说明:微服务注册中心名称:RegCenter 变更为:RegistryCenter。(2024-01-21)
更多说明详见:https://www.nuget.org/packages/Taurus.MVC#releasenotes-body-tab