dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.51k stars 25.31k forks source link

Create a gRPC client in .Net Framework 4.6 or higher to connect to a micreoservice that has a gRPC server in .NET Core 6 or higher. #28787

Open CPDeAnta opened 1 year ago

CPDeAnta commented 1 year ago

Create a gRPC client in .Net Framework 4.6 or higher

We have been working on a hybrid RESTful and gRPC microservice using .Net Core 6 that services to the front end and the application in .Net Framework 4.7.

Thank you very much in advance.

wadepickett commented 1 year ago

@JamesNK, I could use your take on this for priority and would need some of your time for guidance. Thanks.