Missed .NET Day on Agentic Modernization? Watch the coding demos and agentic workflow sessions on demand.
.NET Blog
Free. Cross-platform. Open source. A developer platform for building all your apps.
Latest posts
Quickly Map Your NuGet Packages to Sources
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. Learn more about how you can use it below. Getting the Tool You can download the tool directly from NuGet.org as a dotnet tool: Alternatively, you can download and compile the code locally if you prefer to. Using Package Source Mapper The package source mapper tool...
Microsoft Graph’s Journey to .NET 6
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.
YARP 1.1 is here with new requested reverse proxy features
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.
CoreWCF 1.0 has been Released, WCF for .NET Core and .NET 5+
CoreWCF 1.0 has been released, the first major release of the project, and provides WCF functionality for .NET Core, .NET Framework and .NET 5+.
.NET MAUI Release Candidate 2 – With 100% More Tizen
.NET MAUI Release Candidate 2 is now available with dozens of bug fixes full support for Tizen. Get started today to build app for Android, Windows, iOS, and macOS.
.NET Framework April 2022 Cumulative Update Preview
We have released the April 2022 Cumulative Update Preview for .NET Framework with several quality and reliability improvements.
C# 11 Preview Updates – Raw string literals, UTF-8 and more!
C# 11 features are coming along nicely and the most recent release features all sorts of goodies including updates to string literals, pattern matching, checked user-defined operators, and an update on !!.
Announcing .NET 7 Preview 3
.NET 7 Preview 3 is now available with enhancements to observability, startup times, codegen, GC regions, native AOT compilation, and more.
Announcing Entity Framework Core 7 (EF7) Preview 3
Announcing the release of EF7 Preview 3 and custom database-first scaffolding with T4 templates.