DeftConfig 1.1.1
The developer currently has no plans to upgrade this package to later .NET frameworks.
dotnet add package DeftConfig --version 1.1.1
NuGet\Install-Package DeftConfig -Version 1.1.1
<PackageReference Include="DeftConfig" Version="1.1.1" />
paket add DeftConfig --version 1.1.1
#r "nuget: DeftConfig, 1.1.1"
// Install DeftConfig as a Cake Addin #addin nuget:?package=DeftConfig&version=1.1.1 // Install DeftConfig as a Cake Tool #tool nuget:?package=DeftConfig&version=1.1.1
An MSBuild targets file and utility for implementing the "base.config" method of transforming web.config files, along with the ability to use XmlTransform files residing in the user profile.
Allows running user-specific settings in F5/F6, Publish, and Windows-based continuous integration, without having to commit developer or production configurations to version control.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.1.0
DeftConfigInitializer now prompts to set DeftConfigInitializer.exe Build Action to None.