An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# NuGet Updater

NuGet packages manipulations made easy.

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](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