Showing results for Docker - .NET Blog

May 19, 2025
Post comments count0
Post likes count4

.NET Aspire 9.3 is here and enhanced with GitHub Copilot!

Jeffrey T. Fritz
Jeffrey T. Fritz

.NET Aspire 9.3 is the biggest release of .NET Aspire yet, with the introduction of GitHub Copilot directly into the .NET Aspire Dashboard, updates for integrations, app model enhancements, and more.

.NETASP.NET CoreC#
Dec 9, 2019
Post comments count6
Post likes count0

We made Windows Server Core container images >40% smaller

Rich Lander [MSFT]
Rich Lander [MSFT]

Over the past year, we've been working with the Windows Server team to make Windows Server Core container images a lot smaller. They are now >40% smaller! The Windows Server team has already published the new images in the Server Core Insider Docker repo, and will eventually publish them to their stable repo with their 20H1 release. You can check t...

.NET.NET FrameworkDocker
May 6, 2019
Post comments count20
Post likes count0

Announcing .NET Core 3.0 Preview 5

Rich Lander [MSFT]
Rich Lander [MSFT]

Today, we are announcing .NET Core 3.0 Preview 5. It includes a new Json serializer, support for publishing single file executables, an update to runtime roll-forward, and changes in the BCL. If you missed it, check out the improvements we released in .NET Core 3.0 Preview 4, from last month. Download .NET Core 3.0 Preview 5 right now on Windows...

.NET.NET CoreC#
Apr 29, 2019
Post comments count5
Post likes count1

Using .NET and Docker Together – DockerCon 2019 Update

Rich Lander [MSFT]
Rich Lander [MSFT]

DockerCon 2019 is being held this week, in San Francisco. We posted a DockerCon 2018 update last year, and it is time to share how we've improved the experience of using .NET and Docker together over the last year. We have a group of .NET Core team members attending the conference again this year. Please reach out @ dotnet@microsoft.com if you w...

.NET.NET CoreContainers