Move to grpc-dotnet for grpc libraries
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.