grpc / grpc/grpc-dotnet

Create sample that detects whether the platform supports grpc-dotnet

Open
#2,242 10 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
4.5k
Forks
836
Avg merge
6d 3h
Merged PRs (30d)
7

Description

A simple sample that includes code to detect wether the current platform supports grpc-dotnet.

Support requirements: https://learn.microsoft.com/en-us/aspnet/core/grpc/supported-platforms?view=aspnetcore-7.0

Code should look at the .NET version (.NET Core 3 or later) and optionally the OS (.NET Framework + WinHttpHandler scenario)

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the linked supported-platforms requirements and the repository's existing samples to identify the appropriate entry point. The sample is done when it checks for .NET Core 3 or later support and optionally handles the .NET Framework plus WinHttpHandler OS scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend-api-design
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.