OverviewSince version 2.5, Artifactory provides complete support for NuGet repositories enhanced by Artifactory's existing support for advanced artifact management. The NuGet support in Artifactory provides:
ConfigurationLocal and Remote RepositoriesTo enable NuGet package metadata calculation on repositories, browse the Artifactory user interface to the desired repository configuration. When configuring local and remote repositories select the
Remote Paths ConfigurationSince different implementations of NuGet servers may provide package resources on different paths, feed and download resource locations are customizable when proxying a remote NuGet repository. For example, NuGet gallery exposes its feed resource at The gallery's repository URL points to On the other hand, the The server's repository URL points to
Virtual RepositoriesVirtual Repositories aggregates NuGet packages from local and remote repositories under the virtual repository that has NuGet support enabled. This allows one to resolve NuGet packages from a single URL (the one of the virtual repository) containing both hosted and proxied libraries. When configuring virtual repositories select the
UsageArtifactory exposes its NuGet resources via the REST API at the following URL: This location handles all NuGet related requests (search, download, upload, delete) and supports both V1 and V2 requests. Using the NuGet Visual Studio Extension:
Using the NuGet command line bootstrapper:
NuGet API Key AuthenticationNuGet tools require that sensitive operations such as push and delete authenticate with the server using an Viewing Individual NuGet Package InformationIt is also possible to view all the metadata annotating a NuGet package by choosing the NuPkg file in Artifactory's tree browser and selecting the
|




