This nuget package adds a convention to Visual Studio projects to allow building .config files depending on environment.
For example, if developers has different databases configured in web.config, this package can support each developer with a unique web.config.
Adds support for triggering PowerShell scripts on build events in Visual Studio.
Instead of using the Build Events of visual studio, this allows you to create PowerShell scripts that is called on different build steps.