DotNetEnv 2.1.0
A .NET library to load environment variables from .env files
Install-Package DotNetEnv -Version 2.1.0
dotnet add package DotNetEnv --version 2.1.0
<PackageReference Include="DotNetEnv" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetEnv --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetEnv, 2.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Sprache (>= 2.3.1)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on DotNetEnv:
Package | Downloads |
---|---|
Rave.NET
Flutterwave RAVE Payment API Library for .NET.
|
|
BotShopCore
Bot Shop Core Utilities
|
|
Cinary.CollectIO.Client.Net
The .NET Client SDK for Min- and CollectIO headless CMS Engines
|
|
Brandon.HungryCat
Package Description
|
|
SeleniumPageComponents
A stable, simple selenium framework for building DRY, well organized automated tests. Page Components are a continuation of the page object model. They represent small, reusable blocks of application logic that can be pieced together into larger page objects. They essentially act as a middle layer between pages and elements. They act as a page object with a root element that can be instantiated in multiple different page objects, or multiple times on a single page.
|
GitHub repositories
This package is not used by any popular GitHub repositories.