Showing results for September 2022 - .NET Blog

Sep 30, 2022
Post comments count1
Post likes count5

NuGet Season of Giving

Jon Douglas Nikolche Kolev Camila Thompson
Jon,
Nikolche,
Camila

NuGet has gone through a lot of changes over the last 10 years. From the package manager console, standalone NuGet.exe, and integration of NuGet into the .NET SDK, we have always relied on the open source community to help evolve and advance NuGet to meet the needs of the .NET ecosystem. Since NuGet has been on GitHub, the repository has resolved ...

NuGet
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
Sep 28, 2022
Post comments count4
Post likes count6

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
Sep 26, 2022
Post comments count1
Post likes count11

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.

.NETASP.NET CoreAzure
Sep 26, 2022
Post comments count10
Post likes count16

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.

.NETC#Blazor
Sep 20, 2022
Post comments count32
Post likes count6

.NET MAUI in .NET 7 Release Candidate 1

David Ortinau
David Ortinau

.NET MAUI is now part of .NET 7 in RC1 with tons of improvements, and a few new features.

.NET.NET MAUI
Sep 14, 2022
Post comments count14
Post likes count10

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