Showing tag results for networking

Sep 29, 2022
Post comments count10
Post likes count8

Experimental WebTransport over HTTP/3 support in Kestrel

Chris R
Chris R

ASP.NET Core now has experimental support for WebTransport over HTTP/3, a new secure multiplexed transport protocol for the web. Learn how to try out this new transport protocol in your app.

ASP.NET Core.NET
Jan 11, 2021
Post comments count18
Post likes count1

.NET 5 Networking Improvements

Máňa
Máňa

Introducing new networking features in .NET 5.

.NET.NET Core
Jul 28, 2015
Post comments count0
Post likes count0

.NET Networking APIs for UWP Apps

Immo Landwerth
Immo Landwerth

This post was written by Sidharth Nabar, Program Manager on the Windows networking team. At Build 2015, we announced that .NET Core 5 is the new version of .NET for developers writing Universal Windows Platform (UWP) apps. The set of networking APIs available for developers in .NET Core 5 is an evolution from the set that was available for Windows ...

.NET