.NET Blog

What’s new for .NET in Ubuntu 24.04

publié le 25/04/2024 17:05:00 par Richard Lander

Ubuntu 24.04 is now available with .NET from day one in the official Ubuntu feeds! Thanks to the partnership between Canonical and Microsoft, you can start using .NET with Ubuntu 24.04 today!

The post What’s new for .NET in Ubuntu 24.04 appeared first on .NET Blog.

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

publié le 24/04/2024 17:00:00 par Gerald Versluis

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

The post Introducing .NET MAUI Community Tookit v8: TouchBehavior support is here! appeared first on .NET Blog.

Refactor your C# code with primary constructors

publié le 23/04/2024 17:00:00 par David Pine

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

The post Refactor your C# code with primary constructors appeared first on .NET Blog.

Announcing: Azure Developers – .NET Day 2024

publié le 18/04/2024 17:05:00 par 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.

The post Announcing: Azure Developers – .NET Day 2024 appeared first on .NET Blog.

Building a scalable gateway with .NET for Microsoft AI

publié le 17/04/2024 17:05:00 par Kara Saucerman

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

The post Building a scalable gateway with .NET for Microsoft AI appeared first on .NET Blog.

Build & test resilient apps in .NET with Dev Proxy

publié le 16/04/2024 17:05:00 par 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.

The post Build & test resilient apps in .NET with Dev Proxy appeared first on .NET Blog.

Streamline your container build and publish with .NET 8

publié le 15/04/2024 17:05:00 par 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.

The post Streamline your container build and publish with .NET 8 appeared first on .NET Blog.

Introducing MSTest SDK – Improved Configuration & Flexibility

publié le 11/04/2024 17:05:00 par Marco Rossignoli

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.

The post Introducing MSTest SDK – Improved Configuration & Flexibility appeared first on .NET Blog.

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

publié le 09/04/2024 18:56:44 par Rahul Bhandari (MSFT)

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

The post .NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29 appeared first on .NET Blog.

Testing Your Native AOT Applications

publié le 03/04/2024 17:05:00 par Marco Rossignoli

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

The post Testing Your Native AOT Applications appeared first on .NET Blog.