Showing results for April 2024 - .NET Blog

Apr 30, 2024
Post comments count2
Post likes count6

Secure your container build and publish with .NET 8

Richard Lander
Richard Lander

.NET 8 has new security features for containers, including non-root images and SDK tools. Discover how to create non-root container images, configure Kubernetes pods, and inspect images and containers for enhanced security.

.NETCloud NativeContainers
Apr 25, 2024
Post comments count18
Post likes count5

What’s new for .NET in Ubuntu 24.04

Richard Lander
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!

.NETCloud NativeLifecycle
Apr 18, 2024
Post comments count0
Post likes count5

Announcing: Azure Developers – .NET Day 2024

Mehul Harry
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.

.NETAzureEntity Framework
Apr 16, 2024
Post comments count11
Post likes count5

Build & test resilient apps in .NET with Dev Proxy

Waldek Mastykarz
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.

.NETASP.NET CoreCloud
Apr 15, 2024
Post comments count9
Post likes count3

Streamline your container build and publish with .NET 8

Richard Lander
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.

.NETCloud NativeContainers
Apr 11, 2024
Post comments count19
Post likes count5

Introducing MSTest SDK – Improved Configuration & Flexibility

Marco RossignoliAmaury Levé
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.

.NETC#