Fody add-in for injecting build time environment variables into const, static and instance fields.
Info
Version: | 1.0.1 |
Author(s): | Nicholas Donohoe |
Last Update: | Thursday, September 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bonyjoe/EnvVariableInject |
NuGet Url: | https://www.nuget.org/packages/EnvVariableInject.Fody |
Install
Install-Package EnvVariableInject.Fody
dotnet add package EnvVariableInject.Fody
paket add EnvVariableInject.Fody
EnvVariableInject.Fody Download (Unzip the "nupkg" after downloading)
Dependencies
- Fody(>= 1.29.2)
Tags