Web.Config and log4net.config Transform.
In advance, Web.Debug.config, Web.Main.config, Web.Hotfix.config, Web.Release.config,
log4net.Debug.config, log4net.Main.config, log4net.Hotfix.config, log4net.Release.config is available.
log4net.config file will be included in the Web site...
More information
Simple MSBuild Task that helps with maintaining app.config and web.config across multiple projects, and build configurations.
Create one app.config/web.config template and share it across multiple projects with different configurations for each build target.
Supports
* Recursive configuration...
More information
A library that makes it easy to register routes through the .NET configuration files. Supports page routes, MVC, custom routes (IRouteHandler and RouteBase), constraints (RegEx and IRouteConstraint), defaults, parameters and tokens. Written in C# for .NET 4.
ConfigTransformer can be used for applying custom config transformations (https://msdn.microsoft.com/en-us/library/vstudio/dd465326(v=vs.100).aspx) on an xml file passing the transformation file and optionally the output file
Makes it easy to load a strongly-typed object (or IList of objects) from a custom web.config or app.config file section without having to write a custom IConfigurationSectionHandler implementation.
ASP.NET 5 configuration provider for System.Configuration.ConfigurationManager compatibility. Changed name to GV.AspNet.Configuration.Contrib.ConfigurationManager, please use the package at https://www.nuget.org/packages/GV.AspNet.Configuration.Contrib.ConfigurationManager/ instead.
The Config Helper Pro Library has the ability to manage all your .NET configuration needs. Read/write to the registry, application/web config, and INI files with a single line of code. Everything is 100% managed code.