Return to site

Visual studio mac nuget for windows desktop

broken image
broken image

When you have found a package that you wish to use, select it and click the Add Package button to begin installation. Use the search box in the top-right corner to find a specific package, for example EntityFramework. Ensure that the Source drop-down in the top left corner of the dialog is set to, so that you're searching the central NuGet package repository. This launches the Manage NuGet Packages window. With a project open in Visual Studio for Mac, right-click on the Dependencies folder ( Packages folder if using a Xamarin project) in the Solution Window and select Manage NuGet Packages.

broken image

This article describes how to include a NuGet package in a project and demonstrates the tool chain that makes the process seamless.įor an intro to using NuGet in Visual Studio for Mac, see Quickstart: Install and use a package in Visual Studio for Mac Find and Install a Package NET Core, ASP.NET Core, and Xamarin projects. You can search for and add packages to your. The NuGet Package Manager UI in Visual Studio for Mac allows you to easily install, uninstall, and update NuGet packages in projects and solutions.