Deprecated in NuGet v1.4 -
NuGetPackageUpdater - global update of a package in a solution or all packages that have updates. This applies a global update of packages to your solution.
Every project that is using a package is upgraded to the latest.
Please run 'Update-Package' to upgrade all...
More information
Overrides the default Select Rendering Shell with a tabbed view.
Based on blog post by Kacper Chomicz, Software Engineer at cognified
http://www.cognifide.com/blogs/sitecore/sitecore-tabbed-select-a-rendering-dialog/
Requires Sitecore 6.x.
Simple factory with fluent interface: thin, easy, testable. This is a slave factory, which can be derived from the base factory to provide additional getters also with possibility to override base getters.
Proteus.Utility.Configuration is a library that abstracts reading config values from e.g., app.config/web.config and supports their being overridden by ENVIRONMENT VARIABLES and/or a local.settings.json files.
This package can be used to intercept attribute param values during serialization/deserialization process.
NOTES: It's thread safe.
IMPORTANT: Use this tool when no other option left. Avoid using it, as it drastically hits the performance due to heavy use of reflection behind the scene. Never use it...
More information