OverviewAs of version 2.5, Artifactory provides complete support for NuGet repositories enhanced by Artifactory's existing support for advanced artifact management.
ConfigurationLocal and Remote RepositoriesTo enable NuGet package metadata calculation on repositories, browse the Artifactory UI to the desired repository configuration.
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. On the other hand, the
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: 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 that annotates a NuGet package by choosing the NuPkg file in Artifactory's tree browser and selecting the
|
NuGet Repositories
Skip to end of metadata
Go to start of metadata
Labels:





