.Net gRPC base server base code for create a microservice manageable with Globular.
Info
Version: | 1.0.3 |
Author(s): | Dave Courtois |
Last Update: | Tuesday, January 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GlobularServer |
Install
Install-Package GlobularServer
dotnet add package GlobularServer
paket add GlobularServer
GlobularServer Download (Unzip the "nupkg" after downloading)
Dependencies
- GlobularEventClient(>= 1.0.2)
- GlobularLoadBalancingClient(>= 1.0.0)
- GlobularLogClient(>= 1.0.0)
- GlobularRbacClient(>= 1.0.0)
- GlobularResourceClient(>= 1.0.1)
- Google.Protobuf(>= 3.14.0)
- Grpc(>= 2.34.0)
- Grpc.Core(>= 2.34.0)
- Grpc.Reflection(>= 2.34.0)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
- System.Reflection(>= 4.3.0)
- System.Security.Claims(>= 4.3.0)