.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Featured posts

.NET Aspire 9.3 is here and enhanced with GitHub Copilot!
May 19, 2025
Post comments count 0
Post likes count 5

.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 integrat...

.NETASP.NET CoreC#

Latest posts

.NET Framework November 13, 2019, Update for .NET Framework 4.8
Nov 13, 2019
Post comments count 2
Post likes count 0

.NET Framework November 13, 2019, Update for .NET Framework 4.8

Brett Lopez
Brett Lopez

Today, we released an update for .NET Framework 4.8 to Microsoft Update Catalog. Quality and Reliability This release contains the following reliability improvement. CLR1 1 Common Language Runtime (CLR) Known Issues in this update There are no known issues with this update, however, this update resolves a previous known issue. These updates include improvements to resolve a known issue discussed in October Preview of Quality Rollup that occurs after applying the .NET Framework 4.8 patch. To resolve the known issue issue, install update for .NET Framework 4.8 available in the December 2019 Security a...

Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
Nov 13, 2019
Post comments count 20
Post likes count 0

Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps

Sergey Kanzhelev
Sergey Kanzhelev

.NET Core 3.0 made many improvements in distributed applications manageability. Learn about exciting new features and our plans in this area.

ML.NET Model Builder Updates
Nov 12, 2019
Post comments count 0
Post likes count 0

ML.NET Model Builder Updates

Bri Achtman
Bri Achtman

ML.NET is a cross-platform, machine learning framework for .NET developers, and Model Builder is the UI tooling in Visual Studio that uses Automated Machine Learning (AutoML) to easily allow you to train and consume custom ML.NET models.

.NET Framework Repair Tool
Nov 11, 2019
Post comments count 2
Post likes count 0

.NET Framework Repair Tool

Namrata Karnam
Namrata Karnam

Today, we are announcing an update to .NET Framework Repair tool. In case you are not familiar with previous releases of this tool, here is a bit of background. Occasionally, some customers will run into issues when deploying a .NET Framework release or its updates and the issue may not be fixed from within the setup itself. In such cases, the .NET Framework Repair Tool can help with detecting and fixing some of the common causes of install failures. This version (v1.4) of the repair tool supports all versions of .NET Framework from 3.5 SP1 to 4.8. The latest update adds support for .NET Framework 4.6.2, 4.7, 4...

Building Modern Cloud Applications using Pulumi and .NET Core
Nov 11, 2019
Post comments count 2
Post likes count 1

Building Modern Cloud Applications using Pulumi and .NET Core

.NET Team
.NET Team

This is a guest post from the Pulumi team. Pulumi is an open source infrastructure as code tool that helps developers and infrastructure teams work better together to create, deploy, and manage cloud applications using their favorite languages. For more information, see https://pulumi.com/dotnet. We are excited to announce .NET Core support for Pulumi! This announcement means you can declare cloud infrastructure — including all of Azure, such as Kubernetes, Functions, AppService, Virtual Machines, CosmosDB, and more — using your favorite .NET language, including C#, VB.NET, and F#. This brings the entire cloud t...

Announcing ML.NET 1.4 general availability (Machine Learning for .NET)
Nov 6, 2019
Post comments count 18
Post likes count 0

Announcing ML.NET 1.4 general availability (Machine Learning for .NET)

Cesar De la Torre
Cesar De la Torre

Coinciding with the Microsoft Ignite 2019 conference, we are thrilled to announce the GA release of ML.NET 1.4 and updates to Model Builder in Visual Studio, with exciting new machine learning features that will allow you to innovate your .NET applications. ML.NET is an open-source and cross-platform machine learning framework for .NET developers. ML.NET also includes Model Builder (easy to use UI tool in Visual Studio) and CLI (Command-Line Interface) to make it super easy to build custom Machine Learning (ML) models using Automated Machine Learning (AutoML). Using ML.NET, developers can leverage their existin...

.NET Core with Jupyter Notebooks –  Available today | Preview 1
Nov 6, 2019
Post comments count 23
Post likes count 0

.NET Core with Jupyter Notebooks – Available today | Preview 1

Maria Naggaga
Maria Naggaga

You can now write .NET Code in Jupyter Notebooks. Try .NET has grown to support more interactive experiences across the web with runnable code snippets, interactive documentation generator for .NET core with dotnet try global tool, and now .NET in Jupyter Notebooks. And you can get started with it today!

.NET Core 3 for Windows Desktop
Nov 5, 2019
Post comments count 91
Post likes count 0

.NET Core 3 for Windows Desktop

Olia Gavrysh
Olia Gavrysh

Intro In September, we released .NET Core support for building Windows desktop applications, including WPF and Windows Forms. Since then, we have been delighted to see so many developers share their stories of migrating desktop applications (and controls libraries) to .NET Core. We constantly hear stories of .NET Windows desktop developers powering their business with WPF and Windows Forms, especially in scenarios where the desktop shines, including: This is just the beginning for Windows application development on .NET Core. Read on to learn more about the benefits of .NET Core for building Windows appl...

ASP.NET Core updates in .NET Core 3.1 Preview 2
Nov 4, 2019
Post comments count 17
Post likes count 0

ASP.NET Core updates in .NET Core 3.1 Preview 2

Daniel Roth
Daniel Roth

.NET Core 3.1 Preview 2 is now available! Check out what's new in ASP.NET Core in this release.