Exploring new .NET releases with Dev Containers

Learn how to set up and use dev containers for experimenting with new .NET releases.
The world’s most popular IDE just got an upgrade.
Learn how to set up and use dev containers for experimenting with new .NET releases.
Watch the top sessions on demand for insights and practical guidance on building distributed applications with .NET Aspire!
.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.
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!
.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.
Explore a fun example app targeting GitHub Actions written entirely in .NET, optimized with Native AOT, and published to the GitHub Container Registry.
Use the Docker extension for Visual Studio Code to build and run containerized .NET applications easily
Learn how to build containers for multiple architectures, including building containers on Apple M1 machines for an x64 cloud.
Learn about updates to the .NET SDK built-in containerization support in 7.0.200, including authentication to remote registries and support for multiple OS platforms.
Learn about patterns for securing your containers with a non-root user, and changes to .NET container images in .NET 8 to enable this behavior.