A dotnet library for parsing .env files and optionally injecting their variables into the environment.
Info
Version: | 2.1.0 |
Author(s): | Nozzlegear Software |
Last Update: | Friday, February 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nozzlegear/dotenvfile |
NuGet Url: | https://www.nuget.org/packages/DotEnvFile |
Install
Install-Package DotEnvFile
dotnet add package DotEnvFile
paket add DotEnvFile
DotEnvFile Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.1.0)
Tags