Showing results for Containers - .NET Blog

Mar 29, 2023
1
8

Improving multi-platform container support

Richard Lander
Richard Lander

Learn how to build containers for multiple architectures, including building containers on Apple M1 machines for an x64 cloud.

.NET.NET CoreContainers
Mar 20, 2023
0
5

Announcing: Azure Developers – .NET Day

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
Dec 19, 2022
5
10

Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI

James Montemagno
James Montemagno

The .NET Podcast app is a sample application showcasing .NET, ASP.NET Core, Blazor, .NET MAUI, Azure Container Apps, Orleans, and more. Pull down the source code and explore the architecture today.

.NETASP.NETASP.NET Core
Aug 16, 2022
45
20

.NET 6 is now in Ubuntu 22.04

Richard Lander
Richard Lander

.NET 6 is now included in Ubuntu 22.04 (Jammy) and can be installed with just apt install dotnet6. This change is a major improvement and simplification for Ubuntu users. We're also releasing .NET with Chiseled Ubuntu Containers, a new small and secure container offering from Canonical. These improvements are the result of a new partnership betwee...

.NET.NET CoreASP.NET Core
Nov 10, 2021
7
2

Announcing dotnet monitor in .NET 6

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

Introducing the first release of dotnet monitor, a diagnostics tool for .NET applications

.NET.NET CoreContainers