Feb 6, 2025 5 12 .NET 9 Networking Improvements Máňa,Natalia,Anton Introducing new networking features in .NET 9 including HTTP space, HttpClientFactory, security and more!
Feb 9, 2024 1 9 Resilience and chaos engineering Martin Tomka Chaos engineering with HTTP clients and Polly library
Dec 7, 2023 13 14 .NET 8 Networking Improvements Máňa,Natalia Introducing new networking features in .NET 8 including HTTP space, metrics, sockets and more!
Nov 28, 2023 12 21 Building resilient cloud services with .NET 8 Martin Tomka How to integrate resilience and into HTTP Client
Dec 8, 2022 7 5 .NET 7 Networking Improvements Natalia,Máňa Introducing new networking features in .NET 7 including HTTP space, new QUIC APIs, security, WebSockets, and more!
Sep 29, 2022 10 8 Experimental WebTransport over HTTP/3 support in Kestrel 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.