T4AppSettings 1.1.2

dotnet add package T4AppSettings --version 1.1.2
NuGet\Install-Package T4AppSettings -Version 1.1.2
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="T4AppSettings" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add T4AppSettings --version 1.1.2
#r "nuget: T4AppSettings, 1.1.2"
#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 T4AppSettings as a Cake Addin
#addin nuget:?package=T4AppSettings&version=1.1.2

// Install T4AppSettings as a Cake Tool
#tool nuget:?package=T4AppSettings&version=1.1.2

This T4 template that generates a static class to access your app.config and web.config settings.

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.2 27,109 11/15/2016
1.1.1 1,867 10/21/2015
1.1.0 9,240 2/7/2014
1.0.1 15,691 8/9/2012
0.53.0 4,176 4/11/2011
0.52.0 1,590 4/11/2011
0.51.0 1,610 4/10/2011
0.5.0 1,630 4/10/2011
0.4.0 1,601 4/10/2011
0.3.0 1,692 4/10/2011
0.2.0 1,631 4/10/2011
0.1.0 1,640 4/10/2011

Removed throwing on empty key values