Enable Package Restore - If you're like me and you enabled package restore and found it was broken on any given build server, you need to install this to fix package restore to the way it should work.
Library containing BoundRestoreCommandUser class, which can be used to easily restore NuGet packages. Also several extension methods are provided to make life easier when working with NuGet types.
You can use this NuGet package to make working with NuGet Package Restore easier from build servers. If you want to ship
Build updates in a NuGet package then you can use this package to help users create scripts to resotre the NuGet packages before the build starts.
For detailed info...
More information
ServiceFabric.BackupRestore adds backup and restore features to your Reliable Stateful Services in Service Fabric. How to use this package: https://github.com/loekd/ServiceFabric.BackupRestore/blob/master/README.md
Cleanup the document images in .NET. Cleanup artifacts and imperfections in scanned images. Improve scanned documents of poor quality. Remove lines, tables, hole puches and halftones from document images. Cleanup document image to get better optical character recognition (OCR) results. Cleanup...
More information
MSBuild task to install Nuget packages from local packages folder downloaded by Nuget Package Restore
The original NugetPackageRestore added packageInstaller.xst on the packages' folder. This works well for one Web project, but multiple web projects means that the second Web project does not run...
More information
MementoContainer is an alternative approach to the Memento design pattern.
It is a lightweight utility that takes a snapshot of your objects' state so that you can easily rollback to a previous state when recovering from errors.
This package contains executable which combines the functionalities of UtilPack.NuGet.Deployment and UtilPack.ProcessMonitor packages: it can restore missing packages, and then execute and monitor them.