https://github.com/nventive/nuget.updater
NuGet updates made easy. NuGet Updater allows batch updates of NuGet packages in a solution.
https://github.com/nventive/nuget.updater
Last synced: 9 months ago
JSON representation
NuGet updates made easy. NuGet Updater allows batch updates of NuGet packages in a solution.
- Host: GitHub
- URL: https://github.com/nventive/nuget.updater
- Owner: nventive
- License: apache-2.0
- Created: 2019-07-23T14:12:27.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-03T21:43:00.000Z (almost 2 years ago)
- Last Synced: 2025-04-13T00:14:33.563Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 897 KB
- Stars: 6
- Watchers: 26
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# NuGet Updater
NuGet packages manipulations made easy.
[](LICENSE)
## NuGet.Updater
Documentation about the NuGet.Updater can be found [here](src/NvGet.Tools.Updater/Readme.md)
## NuGet.Downloader
Documentation about the NuGet.Downloader can be found [here](src/NvGet.Tools.Downloader/README.md)
## NuGet.Hierarchy
Documentation about the NuGet.Hierarchy can be found [here](src/NvGet.Tools.Hierarchy/README.md)
## Changelog
Please consult the [CHANGELOG](CHANGELOG.md) for more information about version
history.
## License
This project is licensed under the Apache 2.0 license - see the
[LICENSE](LICENSE) file for details.
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on the process for
contributing to this project.
Be mindful of our [Code of Conduct](CODE_OF_CONDUCT.md).
## Acknowledgments