dotnet / dotnet/AspNetCore.Docs
minimal Windows Server version supported for gRPC
- Dominant language
- C#
- Stars
- 13.1k
- Forks
- 24.6k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 97
Description
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.
* I've successfully tested it on **Windows Server 2019 Datacenter** so I'm wondering if that minimal supported windows version is correct?
* Is it OK to use gRPC on Windows Server 2019?
* Is that fact that call worked enough of a test?
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 54f7bd57-6f98-4f49-62b0-f53ae5c46727
* Version Independent ID: 64cee8f6-7635-0cc8-4b9a-72f265414931
* Content: [Use gRPC client with .NET Standard 2.0](https://learn.microsoft.com/en-us/aspnet/core/grpc/netstandard?view=aspnetcore-7.0)
* Content Source: [aspnetcore/grpc/netstandard.md](https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/grpc/netstandard.md)
* Product: **aspnet-core**
* Technology: **aspnetcore-grpc**
* GitHub Login: @JamesNK
* Microsoft Alias: **jamesnk**
Contributor guide
Assessment
This issue has not been assessed yet.