Skip to content

ClickDimensions/NuGet.Extention

Repository files navigation

NuGet.Extention

NuGet Extension is having the following features

  • Convert the NuGet reference to Project reference and back to NuGet reference
  • Smart upgrade NuGet Version (according to the Assembly version)

Road map

  • Operation Context (per execution, reduce local state), see OperationContext
  • Progress bar report
  • Refactoring
  • Avoid upgrade without changing version
  • Pre-build validation
  • Upgrade parent Nugets which is not part of the solution (as long as it don't have files)
  • Support multiple progress bar report
  • Create Nuget package from new project (which don't have package yet)
  • Unchackout project that has not changed after moving back to NuGet (calculate the file hash)
  • Disable NuGet Operations when some of the project not loaded
  • Consider the flow when NuGet is having more than single dll

ISSUES

  • Fix failure when having multiple csproj in same folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published