Showing category results for Visual Studio

May 31, 2017
Post comments count1
Post likes count1

Why you should use F#

Phillip Carter
Phillip Carter

Why you should use F# This post was written by Phillip Carter and Mads Torgersen. Both work on languages on the .NET team. At Build 2017, we presented a tech talk entitled "Why You Should Use F#". However, not everyone can attend Build, and many attendees were unable to find a position in the room where they could adequately hear us. You can se...

.NET.NET CoreVisual Studio
Mar 21, 2017
Post comments count1
Post likes count0

Five Visual Studio 2017 Extensions for Web Developers

Jeffrey Fritz
Jeffrey Fritz

You’ve downloaded and installed Visual Studio 2017, and it’s a great improvement over previous versions.  Now what?  How can you make your web development experience better?  In this article, we will recommend five Visual Studio extensions that will make your day-to-day tasks easier and even more enjoyable. Razor Language Service When you’re ...

ASP.NETASP.NET CoreVisual Studio
Mar 16, 2017
Post comments count4
Post likes count0

NuGet is now fully integrated into MSBuild

Karan Nandwani
Karan Nandwani

In the past, NuGet packages were managed in two different ways - packages.config and project.json - each with their own sets of advantages and limitations. With Visual Studio 2017 and .NET Core, we have improved the NuGet package management experience by introducing the PackageReference feature in MSBuild. PackageReference brings new and improved c...

NuGetVisual StudioFeature Announcement
May 2, 2016
Post comments count0
Post likes count0

Introducing The NuGet Beta Channel

Harikrishna Menon
Harikrishna Menon

Today, we would like to introduce you to the NuGet Beta Channel for the Visual Studio 2015 NuGet Package Manager. In the last 2 months, we have been focusing on improving the quality of the package management experience in Visual Studio 2015 and we have released over 3 consecutive versions of the package manager with added features, improved qualit...

NuGetVisual Studio
Oct 14, 2015
Post comments count0
Post likes count0

NuGet 3 – Visual Studio User Interface Discussion

Jeffrey Fritz
Jeffrey Fritz

We want to continue our discussion of the recent changes made to the NuGet experience with the v3 releases, and in this second blog post of the series we are going to focus on the user interface updates that were made for Visual Studio 2015. I touched on it briefly in our last blog post about What and Why, but this time lets go a little deeper into...

NuGetVisual Studio
Oct 8, 2014
Post comments count0
Post likes count0

Visual Studio Tooling Guidance

Jeff Handley
Jeff Handley

As NuGet continues to gain momentum, more Microsoft teams have been seeking to install NuGet packages from their Visual Studio tooling. This began with ASP.NET, where NuGet was born, when project templates started coming with pre-installed NuGet packages. More recently, we've heard of teams all across Microsoft with tooling gestures that result in ...

NuGetVisual Studio
Oct 2, 2014
Post comments count0
Post likes count0

Discontinuing Updates for Visual Studio 2010

Jeff Handley
Jeff Handley

As we work on some big changes for NuGet 3.x, we're finding that we're at a crossroads: Should we use .NET 4.5 and improve our Visual Studio UI using new features available in Visual Studio 2012, Visual Studio 2013, and Visual Studio "14"; or should we retain support for Visual Studio 2010? Visual Studio 2010 has been supported since NuGet's intro...

NuGetVisual Studio
Dec 16, 2013
Post comments count0
Post likes count0

Update All Experience Explained

Deepak Aravindakshan
Deepak Aravindakshan

While working on NuGet 2.8, we addressed some bugs dealing with the "Update All" behavior, where a single gesture will update all packages in the project. During the testing of those fixes, another bug was filed stating, After using Update All, packages remain in the Updates list. We have decided to mark that bug as "By Design" for now and get your...

NuGetVisual Studio
Nov 18, 2013
Post comments count0
Post likes count0

Starting Manage NuGet Packages for Solution dialog for projects under SourceGear Vault – issue and workaround

Dan Liu
Dan Liu

There has been reports that VS hangs when Manage NuGet Packages for Solution menu item is clicked. When VS responds again, it reports the following error: "Loading the projects is required to complete the requested action. If you click the Cancel button, project loading will continue in the background, and you can try to perform the action again ...

NuGetVisual Studio
Nov 7, 2013
Post comments count0
Post likes count0

VS hung on installing or updating packages may be related to ReSharper8.1 EAP

Dan Liu
Dan Liu

Recently there have been customer reports of hangs in Visual Studio while installing or updating NuGet packages. It could be related to this issue, if you have ReSharper 8.1 EAP installed. The solution is to update ReSharper to one of the stable versions such as ReSharper 8.1. If it doesn’t solve the issue for you, please report it to us through h...

NuGetVisual Studio