Skip to content

Add .NET Standard 2.0 support for Grpc.Net.Client #1176

Closed
@JamesNK

Description

@JamesNK

Currently Grpc.Net.Client supports netstandard2.1 or later.

By added a netstandard2.0 target, Grpc.Net.Client might be able to .NET Framework by using WinHttpHandler on modern Windows operating systems (will require feature improvements to WinHttp in Windows to work).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions