dotenv.net 3.1.2

.NET Standard 1.6
dotnet add package dotenv.net --version 3.1.2
NuGet\Install-Package dotenv.net -Version 3.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="dotenv.net" Version="3.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotenv.net --version 3.1.2
#r "nuget: dotenv.net, 3.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install dotenv.net as a Cake Addin
#addin nuget:?package=dotenv.net&version=3.1.2

// Install dotenv.net as a Cake Tool
#tool nuget:?package=dotenv.net&version=3.1.2

A library to read variables from a .env file and populate the environment variables.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on dotenv.net:

Package Downloads
dotenv.net.DependencyInjection.Microsoft

Adds DI support for values read from the environment for Microsoft Service Collection

NetBricks

Commonly used tooling for dotnetcore, including configuration management, logging, etc.

CodeZero

CodeZero is a set of common implementations to help you implementing Clean Architecture, DDD, CQRS, Specification Patterns and another facilities for new modern web applications is an open-source project written in .NET Core.

Injector

Injects values into config files directly or via environment variables. Can inject app settings, connection strings, or WCF client endpoints.

CasAuth

The Comprehensive Authentication Solution (or CasAuth) was developed to provide an opinionated way to handle user and service authentication for APIs.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on dotenv.net:

Repository Stars
Green-Software-Foundation/carbon-aware-sdk
Carbon-Aware SDK
Version Downloads Last updated
3.1.2 106,287 11/25/2022
3.1.1 474,245 10/11/2021
3.1.0 79,751 7/11/2021
3.0.0 201,774 3/19/2021
2.1.3 168,836 1/18/2021
2.1.1 151,091 5/26/2020
2.1.0 95,728 4/1/2020
2.0.1 1,239 3/27/2020
2.0.0 494 3/25/2020
1.0.6 356,134 6/29/2019
1.0.5 668 6/27/2019
1.0.4 92,639 10/21/2018
1.0.3 22,952 2/17/2018
1.0.2 1,024 1/15/2018
1.0.1 1,077 12/31/2017
1.0.0 4,068 11/22/2017

- fix env search