Showing results for September 2022 - .NET Blog

Sep 29, 2022
10
8

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.NET Core
Sep 28, 2022
4
6

Microsoft Teams’ Infrastructure and Azure Communication Services’ Journey to .NET 6

Siavash Fathi Arman Raina Bhaskar Bhattacharya
Siavash,
Arman,
Bhaskar

Microsoft Teams’ infrastructure team, or Intelligent Conversation and Communications Cloud (IC3), aspires to be the industry leading platform with reliable and high-quality audio and video calling, meetings, and chat experiences that work any time, from anywhere, on any device. A key element of our platform evolution is the migration from .NET Fram...

Developer Stories.NET.NET Core
Sep 26, 2022
1
10

Microsoft Commerce’s .NET 6 Migration Journey

Kurtis Story (HE/HIM) Tian Li
Kurtis,
Tian

Microsoft Commerce is a diverse set of services (>700) services and recently made the journey to .NET 6 from .NET Framework. Here are some tips, tricks, and results from our journey to .NET 6.

.NET.NET CoreASP.NET Core
Sep 26, 2022
10
16

Use .NET from any JavaScript app in .NET 7

Pavel Å avara
Pavel Å avara

Port of the famous TodoMVC to .NET on WASM. Showcase of the JavaScript interop and running .NET in the browser, with or without Blazor.

.NET.NET CoreC#
Sep 14, 2022
14
10

Announcing .NET 7 Release Candidate 1

Jeremy Likness Angelos Petropoulos Jon Douglas
Jeremy,
Angelos,
Jon

.NET 7 Release Candidate 1 is the first of two release candidates that developers can now use in production. This post recaps major features included in the fastest .NET version to date.

.NET