Showing results for .NET Core - Visual Studio Blog

Jun 13, 2023
Post comments count8
Post likes count6

Visual Studio 2022 17.7 Preview 2 is here!

Taysser Gherfal
Taysser Gherfal

Welcome to the Public Preview 2 of Visual Studio version 17.7! Hot on the heels of our recent Preview 1, we're thrilled to roll out another collection of upgrades tailored to empower developers like you. Preview 2 pushes the boundaries further, providing speed, productivity, and collaboration improvements for developers across different domains. ...

.NETPerformance.NET Core
Feb 21, 2023
Post comments count74
Post likes count12

Visual Studio 2022 – 17.5 Released

Anthony Cangialosi
Anthony Cangialosi

We’re excited to announce that Visual Studio 17.5 is now generally available. This release is full of updates that take friction out of your daily workflows making it easier for you stay in the zone while you code. Features like all-in-one search and intent-based suggestions help you move faster, while improved build and debug speeds ensure your ID...

.NETVisual StudioDebugging and Diagnostics
Mar 16, 2022
Post comments count5
Post likes count2

Live Unit Testing Preview: Better and Faster

Vritant Bhardwaj
Vritant Bhardwaj

Live Unit Testing is the automatic test running feature in Visual Studio Enterprise. As you make code changes, Live Unit Testing detects what tests are impacted and runs them in the background. This way you always know if the tests covering a certain line of code are passing or failing. You can see what your code coverage is for each line of your p...

.NETVisual StudioC#
Dec 20, 2021
Post comments count11
Post likes count0

Test tools for .NET and cross-platform apps

KendraHavens
KendraHavens

Visual Studio 2022 brings better test tools to your everyday development with Show in Test Explorer, Remote Testing, Test audio cues, Playwright, and more!

.NETVisual StudioC#
May 19, 2020
Post comments count4
Post likes count0

Expanding Visual Studio 2019 support for Visual Studio Codespaces

Anthony Cangialosi
Anthony Cangialosi

Now more than ever, developers are juggling multiple projects at work and at home. New features, bug fixes, PR reviews, & prototypes all compete for time and attention on limited resources. Visual Studio Codespaces provides hosted development environments that allow you to develop entirely in the cloud.

IntelliCodeC++.NET Core
May 19, 2020
Post comments count5
Post likes count0

Visual Studio 2019 for Mac version 8.6 is now available

Dominic Nahous
Dominic Nahous

Visual Studio 2019 for Mac version 8.6 is available today and includes an integrated terminal, support for Blazor WebAssembly, updated identity libraries, and support for building and running gRPC projects. Are you ready for the latest version of Visual Studio 2019 for Mac? If so, version 8.6 is available for you to download today! With this...

Visual Studio for Mac.NET CoreVisual Studio 2019 for Mac
Mar 16, 2020
Post comments count0
Post likes count0

Visual Studio Code Docker extension 1.0 – Better than Ever!

Mike Morton
Mike Morton

We recently released the 1.0 version of our Visual Studio Code Docker extension, which is the first general availability (GA) release. The Docker extension makes it easier to build apps that leverage Docker containers.

AzureAnnouncementNode.js
Feb 13, 2020
Post comments count40
Post likes count0

Decompilation of C# code made easy with Visual Studio

Mark Downie
Mark Downie

Have you ever experienced an exception occurring in a 3rd party .NET assembly but had no source code to figure out why? You can now use Visual Studio to decompile managed code even if you don't have the symbols, allowing you to look at code, inspect variables and set breakpoints.

C#Visual Studio 2019.NET Core
Jan 29, 2020
Post comments count2
Post likes count0

Visual Studio 2019 for Mac version 8.5 Preview 2 is available

Dominic Nahous
Dominic Nahous

Visual Studio 2019 for Mac 8.5 Preview 2 is available today and adds auth templates for ASP.NET Core projects, Xamarin enhancements, and UI improvements.

Visual Studio for Mac.NET CoreAccessibility
Jan 8, 2020
Post comments count4
Post likes count0

Visual Studio 2019 for Mac version 8.4 is now available

Dominic Nahous
Dominic Nahous

Visual Studio 2019 for Mac version 8.4 is now available. It brings enhancements to the ASP.NET Core developer experience including Blazor, Scaffolding, and .NET Core 3.1 support in addition to accessibility improvements.

AnnouncementVisual Studio for Mac.NET Core