Showing results for VS Code - .NET Blog

Feb 11, 2025
Post comments count0
Post likes count3

C# Dev Kit Updates: .NET Aspire, Hot Reload, and More!

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Exploring the latest features and enhancements in the C# Dev Kit for VS Code including .NET Aspire orchestration support, new hot reload features, enhanced debugging capabilities, and more!

.NETC#Cloud Native
Dec 12, 2022
Post comments count5
Post likes count3

Polyglot Notebooks – Now with .NET 7, C# 11, and F# 7 Support!

Claudia Regio
Claudia Regio

The December 2022 release of the Polyglot Notebooks extension for Visual Studio Code is now available. This release includes upgrades to .NET 7, support for C# 11 and F# 7, and improvements to the SQL and KQL kernel experience!

.NETC#F#
Nov 3, 2022
Post comments count3
Post likes count13

.NET Interactive Notebooks is now Polyglot Notebooks!

Claudia Regio
Claudia Regio

The .NET Interactive Notebooks extension in Visual Studio Code has been renamed to Polyglot Notebooks! Checkout what is new in this release for developers.

.NETC#F#
Nov 16, 2018
Post comments count5
Post likes count0

Razor support in Visual Studio Code now in Preview

Daniel Roth
Daniel Roth

Earlier this week we released a preview of support for working with Razor files (.cshtml) in the C# extension for Visual Studio Code (1.17.1). This initial release introduces C# completions, directive completions, and basic diagnostics (red squiggles for errors) for ASP.NET Core projects. Prerequisites To use this preview of Razor support in Visu...

ASP.NETASP.NET Core