T4Configuration is a template that generates a static class in C# of your App Settings and Connection Strings located in your app.config or your web.config.
Info
Version: | 1.0.0 |
Author(s): | Chris Pacey |
Last Update: | Monday, March 26, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tornal/T4Configuration |
NuGet Url: | https://www.nuget.org/packages/T4Configuration |
Install
Install-Package T4Configuration
dotnet add package T4Configuration
paket add T4Configuration
T4Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
Tags