A C#/gRPC server to be used as a base for services.
Info
Version: | 0.1.0 |
Author(s): | Improbable Worlds Ltd. |
Last Update: | Thursday, July 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Improbable.OnlineServices.Base.Server |
Install
Install-Package Improbable.OnlineServices.Base.Server
dotnet add package Improbable.OnlineServices.Base.Server
paket add Improbable.OnlineServices.Base.Server
Improbable.OnlineServices.Base.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 2.3.0)
- Google.Cloud.Logging.V2(>= 2.2.0)
- Grpc.Core(>= 1.19.0)
- LibLog(>= 5.0.3)
- NetGrpcPrometheus(>= 1.0.14)