Showing results for Docker - .NET Blog

Dec 9, 2019
6
0

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
20
0

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
5
1

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