Showing category results for ASP.NET Core

Sep 26, 2022
Post comments count1
Post likes count11

Microsoft Commerce’s .NET 6 Migration Journey

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 14, 2022
Post comments count1
Post likes count7

Microsoft Teams Assignments Service’s Journey to .NET 6

Kevin Halverson

The Assignments and Grades features in Teams have seen exponential growth in usage as schools around the world have undergone a digital transformation. To better meet the needs of teachers and students, we have recently migrated our backend service to .NET 6.

Developer Stories.NETASP.NET Core
Aug 24, 2022
Post comments count13
Post likes count4

A Heavy Lift: Bringing Kestrel + YARP to Azure App Services

Byron Tardif

In this post, we get a behind-the-scenes look at the engineering work required to change a critical platform component with code paths that are exercised billions of times a day while minimizing service disruptions and maintaining SLA for our customers.

Azure.NETASP.NET Core
Aug 16, 2022
Post comments count45
Post likes count20

.NET 6 is now in Ubuntu 22.04

Richard Lander

.NET 6 is now included in Ubuntu 22.04 (Jammy) and can be installed with just apt install dotnet6. This change is a major improvement and simplification for Ubuntu users. We're also releasing .NET with Chiseled Ubuntu Containers, a new small and secure container offering from Canonical. These improvements are the result of a new partnership betwee...

.NETASP.NET CoreContainers
Aug 9, 2022
Post comments count16
Post likes count10

ASP.NET Core updates in .NET 7 Preview 7

Daniel Roth

.NET 7 Preview 7 is now available! Check out what's new in ASP.NET Core in this update.

ASP.NET Core.NETASP.NET
Aug 8, 2022
Post comments count16
Post likes count9

Migrating from ASP.NET to ASP.NET Core in Visual Studio

Sayed Ibrahim Hashimi

In this post we introduce a new tool that will assist in incrementally migrating ASP.NET (.NET Framework) project to ASP.NET Core

.NETASP.NETASP.NET Core
Jul 13, 2022
Post comments count25
Post likes count19

Announcing Rate Limiting for .NET

Brennan Conroy

We're excited to announce built-in Rate Limiting support as part of .NET 7. Rate limiting provides a way to protect a resource in order to avoid overwhelming your app and keep traffic at a safe level.

.NETASP.NETASP.NET Core
Jul 12, 2022
Post comments count21
Post likes count0

ASP.NET Core updates in .NET 7 Preview 6

Daniel Roth

.NET 7 Preview 6 is now available! Check out what's new in ASP.NET Core in this update.

ASP.NET Core.NETASP.NET