Showing results for .NET Core - .NET Blog

Oct 23, 2021
Post comments count60
Post likes count0

.NET Hot Reload Support via CLI

Scott Hunter [MSFT]
Scott Hunter [MSFT]

Last week, our blog post and the removal of the Hot Reload capability from the .NET SDK repo led to a lot of feedback from the community. First and foremost, we want to apologize. We made a mistake in executing on our decision and took longer than expected to respond back to the community.

.NET.NET Core
Oct 12, 2021
Post comments count3
Post likes count0

.NET October 2021 Updates – 5.0.11 and 3.1.20

Sanket Kalaskar
Sanket Kalaskar

Today, we are releasing .NET 5 and .NET Core Updates for October 2021. These updates contains reliability and other improvements.

.NET.NET Core
Sep 14, 2021
Post comments count8
Post likes count0

.NET September 2021 Updates – 5.0.10 and 3.1.19

Sanket Kalaskar
Sanket Kalaskar

Today, we are releasing the .NET September 2021 Updates. These updates contains reliability and other improvements. See the individual release notes for details on updated packages. You can download 5.0.10 and 3.1.19 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64. Improvements ...

.NET.NET Core
Aug 30, 2021
Post comments count0
Post likes count2

Learn to build applications with F#

Jon Galloway
Jon Galloway

Want to learn how to write write succinct, robust, and performant code with F#? Here's everything you need to get started today!

.NET.NET CoreF#
Aug 16, 2021
Post comments count0
Post likes count0

.NET Core 2.1 container images will be deleted from Docker Hub

Richard Lander
Richard Lander

Starting on August 21st, .NET Core 2.1 Docker container images will no longer be available on Docker Hub, but exclusively on Microsoft Container Registry (MCR). Read on for more information.

Containers.NET.NET Core
Aug 16, 2021
Post comments count22
Post likes count2

Introducing DevOps-friendly EF Core Migration Bundles

Jeremy Likness
Jeremy Likness

EF Core's new migration bundles generate binary artifacts that you can use to deploy schema and data changes as part of your continuous delivery process.

.NETASP.NET.NET Core
Aug 10, 2021
Post comments count65
Post likes count0

Announcing .NET 6 Preview 7

Richard Lander
Richard Lander

.NET 6 Preview 7 is now available.

.NET.NET Core