Emit logs on-demand with log buffering

Learn how to delay log emission with the new log buffering feature for more intelligent, context-aware logging in .NET 9
No trial. No credit card required. Just your GitHub account.
Learn how to delay log emission with the new log buffering feature for more intelligent, context-aware logging in .NET 9
Discover the new AI Dev Gallery, a Windows application that provides interactive local AI samples, easy model downloads, and source code export - all built with .NET AI building blocks.
Optimize .NET MAUI application size and startup times with trimming and NativeAOT. Learn about `dotnet-trace` and `dotnet-gcdump` for measuring performance.
Introducing new networking features in .NET 9 including HTTP space, HttpClientFactory, security and more!
Your WinForms code might have issues—maybe an Async call picked the wrong overload, or it’s leaking data into resource files. Time to call in a code-shrink! So, WinForms, Analyze This!
.NET Aspire 9 adds new control over the lifetime of containers on your local developer environment. Let's look at how to manage them with the new APIs!
.NET Conf 2024 is over, but you can catch up with all the announcement and fun with video recordings, slides, demos, and more.
Discover how to use Microsoft.Extensions.VectorData to implement semantic search using Qdrant and Azure AI Search
We're happy to announce the official launch of the .NET Community Toolkit 8.4 release, featuring support for partial properties for the MVVM Toolkit generators, new analyzers, bug fixes and enhancements, and more!
With .NET 9, we’re bringing a suite of new async APIs to WinForms, aimed at making UI updates, dialog interactions, and control management more efficient.