Coding the gRPC client with .NET Standard 2.0 Launch a gRPC server Communicate with the server See error RpcException: Status(StatusCode="Unavailable", Detail="Error ...
Regarding NET framework, yes i have installed NET framework, Regarding the second proposal, when I export the project using Build Settings, the netcoreapp 3.1 libraries are exported fine. What could ...