Skip to content

RTECO-1574 - RTECO-1574 - Implementation of Nuget Support for client - - #3616

Draft
bhanurp wants to merge 1 commit into
jfrog:masterfrom
bhanurp:RTECO-1574
Draft

RTECO-1574 - RTECO-1574 - Implementation of Nuget Support for client -#3616
bhanurp wants to merge 1 commit into
jfrog:masterfrom
bhanurp:RTECO-1574

Conversation

@bhanurp

@bhanurp bhanurp commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Generated by workbench RTECO-1574.

RTECO-1574 - Implementation of Nuget Support for client -

Source: https://jfrog-int.atlassian.net/browse/RTECO-1574

  • Start working on Nuget V2, V3 support for Nuget package manager in jfrog cli.
  • Make sure PRs are manageable and code is written in a way it can be reused across the clients
  • Add support for nugetV3 and nugetV2
  • refer to [unsupported block: inlineCard]

Things to consider while implementing

  • Use JFROG_CLI_NATIVE_IMPLEMENTATION support since nuget is already supported when this is set it routes via native package manager(flexpack).
  • BuildInfo collection in build-info-go
  • check sum calculation
  • Original Deployment Repository calculation
  • Requested By calculation for dependencies
  • Easy authentication using nuget’s credentials like mentioned in above Atlassian wiki.
  • Build Info collection for both dependencies and artifacts for all the commands eligible listed in above wiki.
  • Set properties clearly on artifacts published.
  • Make sure the buildinfo is figuring out and showing show in tree in build info section when published to artifactory.

Not to implement

  • nuget-config support is not required since this is flexpack implementation.
    Parent: RTECO-395
    Components: jfrog-cli-nuget

Evidence: see Artifactory bundle for RTECO-1574.

Jira: https://jfrog-int.atlassian.net/browse/RTECO-1574

**Source:** https://jfrog-int.atlassian.net/browse/RTECO-1574
- Start working on Nuget V2, V3 support for Nuget package manager in jfrog cli.
- Make sure PRs are manageable and code is written in a way it can be reused across the clients
- Add support for nugetV3 and nugetV2
- refer to [unsupported block: inlineCard]
## Things to consider while implementing
- Use JFROG_CLI_NATIVE_IMPLEMENTATION support since nuget is already supported when this is set it routes via native package manager(flexpack).
- BuildInfo collection in build-info-go
- check sum calculation
- Original Deployment Repository calculation
- Requested By calculation for dependencies
- Easy authentication using nuget’s credentials like mentioned in above Atlassian wiki.
- Build Info collection for both dependencies and artifacts for all the commands eligible listed in above wiki.
- Set properties clearly on artifacts published.
- Make sure the buildinfo is figuring out and showing show in tree in build info section when published to artifactory.
## Not to implement
- nuget-config support is not required since this is flexpack implementation.
**Parent:** RTECO-395
**Components:** jfrog-cli-nuget

Task: RTECO-1574
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant