.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Latest posts

Apr 24, 2024
Post comments count 5
Post likes count 7

Introducing .NET MAUI Community Tookit v8: TouchBehavior support is here!

Gerald Versluis

The .NET MAUI Community Toolkit version 8.0 has been released with the highly anticipated TouchBehavior on board!

Apr 23, 2024
Post comments count 42
Post likes count 18

Refactor your C# code with primary constructors

David Pine

Explore C# 12's primary constructors through incremental refactoring of a Worker service.

Apr 18, 2024
Post comments count 0
Post likes count 5

Announcing: Azure Developers – .NET Day 2024

Mehul Harry

Join us on April 30th for a full day of online training and discover the latest services and features in Azure designed specifically for .NET developers.

Apr 17, 2024
Post comments count 8
Post likes count 4

Building a scalable gateway with .NET for Microsoft AI

Kara Saucerman

Microsoft AI - our journey to building a scalable gateway with YARP on .NET8

Apr 16, 2024
Post comments count 11
Post likes count 6

Build & test resilient apps in .NET with Dev Proxy

Waldek Mastykarz

Learn how to build and test resilient apps in .NET with Dev Proxy to simulate API failures, different network conditions, and a lot more from your local machine.

Apr 15, 2024
Post comments count 9
Post likes count 3

Streamline your container build and publish with .NET 8

Richard Lander

.NET 8 is a big step forward for building and using containers, with improvements for performance, security, and usability. Let's take a look at some enhancements to the .NET CLI for building and publishing containers.

Apr 11, 2024
Post comments count 19
Post likes count 5

Introducing MSTest SDK – Improved Configuration & Flexibility

Marco,
Amaury

The new MSTest SDK is here and provides an easier way to configure your MSTest projects. Learn all about this release, how to get started, and its great improvements when using MSTest.

Apr 9, 2024
Post comments count 1
Post likes count 5

.NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29

Rahul Bhandari (MSFT)

Check out latest April 2024 updates for .NET 8.0, .NET 7.0, and .NET 6.0.

Apr 3, 2024
Post comments count 7
Post likes count 6

Testing Your Native AOT Applications

Marco,
Jakub,
Jakub

MSTest introduces a Native AOT compatible test runner and engine for testing your Native AOT applications.