Search results for 'install package'.
11-20 of about 40 results.
Credential Provider For Visual Studio
To install the MyGet Credential Provider for Visual Studio 2015: Uninstall the NuGet Package Manager extension from Visual Studio 2015 (Tools > Extensions and ...
MyGet Bower Support
... package.git#branch" } }. Running bower install will make sure any dependency is downloaded and installed. Fixing certificate errors. You may want to run the ...
Getting Started With Npm
On each feed, packages can be added through the web UI. Add package from NPM registry. (optional) Enable upstream source proxy to seamlessly blend your MyGet ...
Feed Endpoints
Feed endpoint basic structure. MyGet feed endpoints all share the same basic structure, regardless of what package management tool you are using with MyGet. You ...
MyGet Npm Support
Referencing npm packages in package.json; Working with scoped packages ... Running npm install will make sure any dependency is downloaded from the ...
Make Use Of Psake Within Your Build Scripts
Use local psake package. This is really simple! The MyGet Build Server already has psake installed. As a result, you can directly call psake in your build ...
Getting Started With Vsix
Package not found during package restore · Auto Trigger a MyGet Build using an HTTP POST Hook URL · Make use of nuget within your build scripts · Make use of ...
Publish NuGet Packages From Azure Devops Pipelines
MyGet Package Management works great with the continuous integration tools your team already uses, such as Azure DevOps Pipelines. In this guide, we will cover ...
Make Use Of NuGet Within Your Build Scripts
MyGet Build Services makes calling the nuget executable very simple! What is nuget? NuGet is the package manager for the Microsoft development platform ...
Custom Build Scripts
Package not found during package restore · Auto Trigger a MyGet Build using an ... call %nuget% install NUnit.Runners -Version 2.6.4 -OutputDirectory ...