Skip to content

Instantly share code, notes, and snippets.

@mojoblanco
Last active June 12, 2018 20:23
Show Gist options
  • Save mojoblanco/a0bb87ca732535b44952cf8670b9f26a to your computer and use it in GitHub Desktop.
Save mojoblanco/a0bb87ca732535b44952cf8670b9f26a to your computer and use it in GitHub Desktop.
Command line for Nuget

Publish package

dotnet nuget push EfCoreBaseRepo.1.1.0.nupkg -k [key] -s https://api.nuget.org/v3/index.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment