ASP.NET Core ServiceCollection extension for easy usage of env variables.
Info
Version: | 0.0.2 |
Author(s): | Artem Sakhatskiy |
Last Update: | Tuesday, March 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EnvironmentVariablesService |
Install
Install-Package EnvironmentVariablesService
dotnet add package EnvironmentVariablesService
paket add EnvironmentVariablesService
EnvironmentVariablesService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- NETStandard.Library(>= 2.0.3)
Tags