Surging.Core.CPlatform
0.4.9.2
dotnet add package Surging.Core.CPlatform --version 0.4.9.2
NuGet\Install-Package Surging.Core.CPlatform -Version 0.4.9.2
<PackageReference Include="Surging.Core.CPlatform" Version="0.4.9.2" />
<PackageVersion Include="Surging.Core.CPlatform" Version="0.4.9.2" />
<PackageReference Include="Surging.Core.CPlatform" />
paket add Surging.Core.CPlatform --version 0.4.9.2
#r "nuget: Surging.Core.CPlatform, 0.4.9.2"
#:package Surging.Core.CPlatform@0.4.9.2
#addin nuget:?package=Surging.Core.CPlatform&version=0.4.9.2
#tool nuget:?package=Surging.Core.CPlatform&version=0.4.9.2
surging is a distributed micro service framework that provides high-performance RPC remote service calls, using Zookeeper, Consul as the registration center for surging services, integrating hash, random, polling as a load balancing algorithm, RPC integration using the netty framework, Using asynchronous transmission. Use json.net, protobuf, messagepack for serialization Codec
Product | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.0
- Autofac (>= 4.6.1)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 2.3.1)
- Microsoft.Extensions.Configuration (>= 2.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DependencyModel (>= 2.0.0)
- Microsoft.Extensions.FileProviders.Physical (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.3)
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 |
---|
1. Add a global configuration
2. Modify the registry center downtime will not affect service running
3. Health check modified asynchronously
4. Optimize performance