Showing category results for Visual Studio

Sep 17, 2020
Post comments count16
Post likes count0

Debug Your .NET Core Apps in WSL 2 with Visual Studio

Nathan Carlson

The .NET Core Debugging with WSL 2 – Preview extension lets run and debug your .NET Core apps in WSL 2 from Visual Studio.

Visual StudioASP.NET.NET Core
Sep 2, 2020
Post comments count16
Post likes count0

.NET CLI Templates in Visual Studio

Tim Heuer

If you are a template author for .NET Core templates and have been wanting to show up for Visual Studio users as well with little effort we have enabled a new preview feature for you! Visual Studio now has an option in preview to enable CLI-installed .NET Core templates to display as options in the New Project Dialog experience.

.NETASP.NET.NET Core
Jun 11, 2020
Post comments count26
Post likes count0

Introducing “Web Live Preview”

Tim Heuer

If you work on any type of app that has a user interface (UI) you probably have experienced that inner-loop development cycle of making a change, compile and run the app, see the change wasn’t what you wanted, stop debugging, then re-run the cycle again. Depending on the frameworks or technology you use, there are options to improve this experience...

ASP.NETVisual Studio
May 21, 2020
Post comments count13
Post likes count0

Using Visual Studio Codespaces with .NET Core

Tim Heuer

Learn about how we are enabling .NET Core projects for Codespaces when using Visual Studio 2019.

.NETASP.NET.NET Core
May 6, 2020
Post comments count5
Post likes count0

Configuring Azure Services and emulators using Visual Studio

Angelos Petropoulos

Starting with Visual Studio 16.6 Preview 2 the Connected Services tab offers a new experience called Service Dependencies. You can use it to connect your app to Azure services such as Azure SQL, Storage, Key Vault and many others. Wherever possible local emulation options are also available and more are planned for the future. Add a new Serv...

ASP.NETVisual Studio
Sep 30, 2019
Post comments count0
Post likes count0

Deprecating packages on nuget.org

Anand Gaurav

We are excited to announce that nuget.org now supports package deprecation. This has been a long standing ask that will help the ecosystem use supported packages. As a package publisher on nuget.org, you can now deprecate packages that are obsolete, legacy, or buggy. You can also suggest an alternate package to your deprecated package. This lets yo...

NuGetVisual StudioNuGet.org
May 20, 2019
Post comments count3
Post likes count1

The F# development home on GitHub is now dotnet/fsharp

Phillip Carter

TL;DR We've moved the F# GitHub repository from microsoft/visualfsharp to dotnet/fsharp, as specified in the corresponding RFC. F# has a somewhat strange history in its name and brand. If we roll back the clocks to the year 2015, F# sort of had two identities. One side of this was Visual F#, or "VisualFSharp"; a product within Visual Studio ...

.NET.NET CoreVisual Studio
Apr 2, 2019
Post comments count16
Post likes count0

Visual Studio 2019 .NET productivity

KendraHavens

Your friendly neighborhood .NET productivity team (aka. Roslyn) focuses a lot on improving the .NET coding experience. Sometimes it’s the little refactorings and code fixes that really improve your workflow. You may have seen many improvements in the previews, but for all of you who were eagerly awaiting the GA release here’s a few features you may...

.NETC#Visual Studio
Mar 29, 2019
Post comments count4
Post likes count1

Announcing F# 4.6

Phillip Carter

We're excited to announce general availability of F# 4.6 and the F# tools for Visual Studio 2019! In this post, I'll show you how to get started, explain the F# 4.6 feature set, give you an update on the F# tools for Visual Studio, and talk about what we're doing next. F# 4.6 was developed entirely via an open RFC (requests for comments) process...

.NET.NET CoreVisual Studio
Feb 13, 2019
Post comments count0
Post likes count0

Microsoft’s Developer Blogs are Getting an Update

Jayme Singleton

In the coming days, we’ll be moving our developer blogs to a new platform with a modern, clean design and powerful features that will make it easy for you to discover and share great content. This week, you’ll see the Visual Studio, IoTDev, and Premier Developer blogs move to a new URL  – while additional developer blogs will transition over th...

.NETVisual Studio