dotnet / AspNetCore.Docs

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

minimal Windows Server version supported for gRPC #30112

Open karpikpl opened 1 year ago

karpikpl commented 1 year ago

The documentation states that:

gRPC client is partially supported on Windows Server 2022. Unary and server streaming methods are supported. Client and bidirectional streaming methods are not supported.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

wadepickett commented 1 year ago

@JamesNK,

I would think the answer is that while it might be possible to get it to run on Windows Server 2019 Datacenter, we don't recommend it and we do not consider it supported.

However, I don't know for sure. :) Is there anything I should change or expand on for the min requirements? See Use gRPC client with .NET Standard 2.0: Section: .NET Framework

karpikpl commented 1 year ago

I think I can let the customer know that we recommend an upgrade to 2022, would be great to know the underlying reason though. I've tested on Windows Server 2019 DataCenter Version 1809 build 17763.4737