T4AppSettings_Generic 1.0.0

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

// Install T4AppSettings_Generic as a Cake Tool
#tool nuget:?package=T4AppSettings_Generic&version=1.0.0

This T4 template was based on the orginal work of J Wynia from his blog post at http://wynia.org/wordpress/2010/04/t4-template-for-appsettings-access-in-config-files

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.0.0 3,552 4/24/2014

Removed throwing on empty key values
Made it generic