Microsoft's seventh .NET 11 preview expands runtime-async, developer tooling, libraries, C#, Blazor, MAUI, EF Core and Windows Forms.
The open source .NET Standard 2.0 project was finalized today, providing a formal spec for .NET APIs that should be available to developers working with all .NET implementations. With finalization, ...
Asynchronous programming has been in use for quite some time now. In recent years, it has been made more powerful with the introduction of the async and await keywords. You can take advantage of ...
Take advantage of array pooling and memory pooling in C# to reduce allocations and improve the performance of your applications Optimal usage of available resources is one of the most important ...
Shorter validity of API keys for package publication is intended to strengthen NuGet's security. It affects both existing and new keys.
“It’s that time of year again: .NET Conf is back November 10-12, 2026,” Microsoft’s Jon Galloway writes. “We’ll spend three ...
For the fourteenth year in a row, I am organizing an info day for software architects and developers in the .NET environment again in 2026, which will again take place as a one-day online event this ...
Microsoft releases .NET 11 Preview 7 with MSBuild server, NativeAOT changes, new C# features, and improvements across ASP.NET Core.