Hi All.

The grpc.core library will soon be obsolete as mentioned here 
<https://grpc.io/blog/grpc-csharp-future/>. For NET Framework and NET Core 
the replacement for clients is grpc.net.client. Unfortunately for the NET 
Framework there are major limitations as listed here 
<https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/grpc/netstandard.md#net-framework>.
 
This means that it is not possible to consume grpc services which only 
support HTTP/2 requests on Windows 10 using NET Framework. This is a major 
limitation. Windows 10 is still widely used. The migration from NET 
Framework to NET Core takes also time with a large code base. While Google 
stops the support for the NET ecosystem Microsoft does not pick it up 
completely. 

May I ask the humble question to extend the support for grpc.core until 
Windows 10 is EOL 
<https://learn.microsoft.com/en-us/lifecycle/products/windows-10-home-and-pro>
?

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/40ca430f-bc17-4f89-a59a-f929e1e4e214n%40googlegroups.com.

Reply via email to