Showing results for May 2022 - Page 2 of 2 - .NET Blog

May 10, 2022
Post comments count8
Post likes count1

Announcing .NET 7 Preview 4

Jeremy Likness
Jeremy Likness

.NET 7 Preview 4 is now available with enhancements to the OpenTelemetry implementation, date and time, cache metrics, on stack replacement (OSR) and regular expressions.

.NET
May 4, 2022
Post comments count4
Post likes count1

Quickly Map Your NuGet Packages to Sources

Erick Yondon
Erick Yondon

Package Source Mapper When we introduced Package Source Mapping late last year, we noticed a certain challenge to make onboarding to using the feature easier. Could there be a way for us to automatically generate a NuGet.config for you based on your project’s known packages and sources? We started to develop a tool that does just that for you. Le...

NuGetFeature Announcement
May 3, 2022
Post comments count6
Post likes count1

Microsoft Graph’s Journey to .NET 6

Joao Paiva
Joao Paiva

Read about the journey of Microsoft Graph on upgrading from .NET Framework 4.6 to .NET 6 and all the impact that came with it.

.NETASP.NETASP.NET Core
May 2, 2022
Post comments count1
Post likes count0

YARP 1.1 is here with new requested reverse proxy features

Sam Spencer
Sam Spencer

YARP 1.1 has been released. YARP is a highly customizable open-source reverse proxy written for .NET. This release adds a few commonly requested features.

.NETASP.NETASP.NET Core