Skip to content

Move to grpc-dotnet for grpc libraries

Sebastian Dirks requested to merge grpc_dotnet into main

Created by: ax-meyer

The old grpc.core library is EOL and will be deprecated soon: https://grpc.io/blog/grpc-csharp-future/

Moved the GRPC Wrapper & Unit-Tests to the new library. gRPC Servers are now part of ASPNetCore and run as an webserver / webservice in .Net.

Merge request reports

Loading