.NET Blog
Free. Cross-platform. Open source. A developer platform for building all your apps.
Latest posts
C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options
Boost your dev workflow with the C# Dev Kit August 2024 release, which brings enhanced Razor IntelliSense, updated Project Status Bar, and new Project Configuration Options!
Supercharge your testing experience with MSTest.Analyzers
MSTest ships with extensive suite of code analyzers to help you write well-formed, performant and error free tests.
.NET 9 Preview 7 is now available!
Try out the latest features in .NET 9 Preview 7 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
.NET Conf 2024 – Celebrating the Release of .NET 9! – Save the Date!
Announcing .NET Conf 2024 - a free, three-day virtual developer event that celebrates the release of .NET 9.
Introducing the Azure AI Inference SDK: Access More AI Models with the Azure AI Model Catalog
Announcing the Azure AI Inference SDK for .NET! This SDK provides easy access to a comprehensive suite of AI models in the Azure AI Model Catalog for inference tasks like chat, enabling you to effortlessly incorporate AI into your applications that align with your requirements.
.NET and .NET Framework August 2024 updates
A recap of the updates for .NET and .NET Framework for August 2024.
Adding Aspire to your existing .NET apps
Aspire can really simplify local development for your existing apps, large or small. In this post, we'll look at how easy it is to make your current solutions better with just a few lines of code.
Enhancing #help in F# Interactive
The '#help' directive in F# Interactive can now quickly access documentation instantly within the REPL.
Creating Bindings for .NET MAUI with Native Library Interop
Learn how to get started creating bindings with Native Library Interop by following this example binding native Chart libraries in a .NET MAUI application.