Dive deep into building world-class cloud native applications with .NET and Azure using .NET Aspire!
.NET Blog
Free. Cross-platform. Open source. A developer platform for building all your apps.
Latest posts
Privacy and security improvements in .NET modernization tooling
Learn about the latest privacy and security-related updates to Azure Migrate application and code assessment and .NET Upgrade Assistant.
Refactor your code with default lambda parameters
Explore opportunities to refactor your C# code with default lambda parameters, a new feature in C# 12.
Using PostgreSQL with .NET and Entra ID
Getting started with .NET and PostgreSQL, and using Entra ID to secure your app.
The .NET MAUI Extension for Visual Studio Code is now Generally Available
Start developing .NET MAUI apps with the GA Visual Studio Code extension today!
Building Generative AI apps with .NET 8
Learn the latest news and announcements about the state of generative AI development with .NET 8.
Getting started with UI testing .NET MAUI apps using Appium
A proven way to test your (mobile) apps is through UI testing. In this post we will learn how to get setup with UI testing for .NET MAUI apps using Appium.
Announcing the official OpenAI library for .NET
The initial beta release of the official OpenAI library for .NET is now available.
MSTest 3.4 is here with WinUI support and new analyzers!
MSTest 3.4 is available. Learn all about the highlighted features and fixes that will make your testing experience always better.
A beginner’s guide to mapping arrays in EF Core 8
EF Core 8 introduces support for mapping typed arrays of simple values to database columns so the semantics of the mapping can be used in the SQL generated from LINQ queries.