CloudServiceCore-RPC的通用主机库.
Info
| Version: | 0.0.7 |
| Author(s): | CloudServiceCore |
| Last Update: | Friday, October 18, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitee.com/CloudServiceCore |
| NuGet Url: | https://www.nuget.org/packages/CloudServiceCore.Rpc.Hosting.GenericHost |
Install
Install-Package CloudServiceCore.Rpc.Hosting.GenericHost
dotnet add package CloudServiceCore.Rpc.Hosting.GenericHost
paket add CloudServiceCore.Rpc.Hosting.GenericHost
CloudServiceCore.Rpc.Hosting.GenericHost Download (Unzip the "nupkg" after downloading)
Dependencies
- CloudServiceCore.Rpc(>= 0.0.7)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)