You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2026. It is now read-only.
Application-Layer Protocol Negotiation (ALPN) was added in .NET Core 2.1, but not .NET Standard. Does the .NET team plan to make this a standard and, if not, why?
We're working on a HTTP/2 server library that depends on ALPN and we'd like it shipped on .NET Standard, so any info you can provide is much appreciated :)
Application-Layer Protocol Negotiation (ALPN) was added in .NET Core 2.1, but not .NET Standard. Does the .NET team plan to make this a standard and, if not, why?
We're working on a HTTP/2 server library that depends on ALPN and we'd like it shipped on .NET Standard, so any info you can provide is much appreciated :)