DeftConfig 1.1.1

Additional Details

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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DeftConfig" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeftConfig --version 1.1.1
#r "nuget: DeftConfig, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

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.

Version Downloads Last updated
1.1.1 2,955 3/16/2018
1.0.0 2,643 3/16/2018

1.1.0
     DeftConfigInitializer now prompts to set DeftConfigInitializer.exe Build Action to None.