The Artifactory NuGet and Artifactory .NET Core tasks

JFrog Integrations Documentation

Content Type
Integrations
ft:sourceType
Paligo

Depending on whether you use the NuGet or .NET Core CLI to build your NuGet packages, the Artifactory NuGet and Artifactory .NET Core tasks support using the NuGet or .NET Core clients with Artifactory. The tasks allow resolving NuGet dependencies from Artifactory during the build, while collecting build-info, which can be later published to Artifactory using the Artifactory Publish Build Info task

Note

  • Depending on the client you use, please make sure either the nuget or dotnet clients are included in the build agent's PATH.

  • If you use the dotnet client, please note that .NET Core 3.1.200 SDK or above are supported.