Showing results for March 2021 - .NET Blog

Mar 31, 2021
Post comments count4
Post likes count0

Monitoring and Observability in Cloud-Native ASP.NET Core apps

Nish Anil
Nish Anil

Distributed applications are complex and bring in their own set of challenges for developers to debug and fix production issues. ASP.NET Core offers a number of solutions to add monitoring and observability to your cloud-native applications.

ASP.NETContainers
Mar 25, 2021
Post comments count27
Post likes count0

Loop alignment in .NET 6

Kunal Pathak
Kunal Pathak

Loop alignment improvements in .NET 6

.NET Core.NETC#
Mar 22, 2021
Post comments count9
Post likes count2

Cloud-Native learning resources for .NET developers

Nish Anil
Nish Anil

The .NET team has put together a collection of free resources to help you speed up your cloud-native application development journey.

.NET Core.NET
Mar 18, 2021
Post comments count11
Post likes count0

OpenTelemetry .NET reaches v1.0

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

Learn how to get started with OpenTelemetry .NET

.NET
Mar 17, 2021
Post comments count9
Post likes count0

Performance and Polish with NuGet 5.9

Jon Douglas
Jon Douglas

NuGet 5.9 is a great release that brings a refined experience to everything package management. We’ve added a bunch of exciting quality of life improvements while also bringing you a more performant package management experience. We’re excited to see you use NuGet 5.9 & include it in your toolset to build amazing things with .NET.

NuGetRelease announcement
Mar 15, 2021
Post comments count3
Post likes count0

ML.NET and Model Builder March Updates

Bri Achtman
Bri Achtman

This release of ML.NET and Model Builder brings numerous bug fixes and enhancements as well as new features, including config-based training and a redesigned Consume step.

.NETMachine LearningML.NET
Mar 12, 2021
Post comments count1
Post likes count0

Investigating a Linux CVE with .NET Images

Richard Lander
Richard Lander

We regularly help .NET developers manage Linux CVEs. This post is an example of how we helped a customer with CVE-2021-23840 and CVE-2021-23841.

.NET.NET CoreContainers
Mar 11, 2021
Post comments count25
Post likes count0

ASP.NET Core updates in .NET 6 Preview 2

Daniel Roth
Daniel Roth

.NET 6 Preview 2 is now available! Check out all the improvements in ASP.NET Core in this update.

ASP.NETASP.NET CoreBlazor
Mar 11, 2021
Post comments count0
Post likes count0

Announcing Entity Framework Core 6.0 Preview 2

Jeremy Likness
Jeremy Likness

Announcing the release of EF Core 6.0 Preview 2, the second preview of the new Entity Framework Core.

.NETASP.NET.NET Core