Microsoft.Extensions.Configuration.EnvironmentVariables
5.0.0-preview.6.20305.6
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Extensions.Configuration.EnvironmentVariables --version 5.0.0-preview.6.20305.6
NuGet\Install-Package Microsoft.Extensions.Configuration.EnvironmentVariables -Version 5.0.0-preview.6.20305.6
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="5.0.0-preview.6.20305.6" />
<PackageVersion Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="5.0.0-preview.6.20305.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" />
paket add Microsoft.Extensions.Configuration.EnvironmentVariables --version 5.0.0-preview.6.20305.6
#r "nuget: Microsoft.Extensions.Configuration.EnvironmentVariables, 5.0.0-preview.6.20305.6"
#:package Microsoft.Extensions.Configuration.EnvironmentVariables@5.0.0-preview.6.20305.6
#addin nuget:?package=Microsoft.Extensions.Configuration.EnvironmentVariables&version=5.0.0-preview.6.20305.6&prerelease
#tool nuget:?package=Microsoft.Extensions.Configuration.EnvironmentVariables&version=5.0.0-preview.6.20305.6&prerelease
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 5.0.0-preview.6.20305.6)
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0-preview.6.20305.6)
NuGet packages (1.2K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Configuration.EnvironmentVariables:
Package | Downloads |
---|---|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
|
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. |
|
Microsoft.Azure.WebJobs
This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708. |
|
Microsoft.AspNetCore
Microsoft.AspNetCore |
|
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET). |
GitHub repositories (278)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Configuration.EnvironmentVariables:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
Tyrrrz/DiscordChatExporter
Exports Discord chat logs to a file
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
jamesmh/coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-preview.6.25358.103 | 1,421 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 19,065 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 19,510 | 5/12/2025 | |
10.0.0-preview.3.25171.5 | 36,783 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 19,688 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 18,810 | 2/25/2025 | |
9.0.7 | 424,616 | 7/8/2025 | |
9.0.6 | 2,362,075 | 6/10/2025 | |
9.0.5 | 3,655,497 | 5/13/2025 | |
9.0.4 | 5,979,450 | 4/8/2025 | |
9.0.3 | 4,888,747 | 3/11/2025 | |
9.0.2 | 5,815,987 | 2/11/2025 | |
9.0.1 | 5,906,176 | 1/14/2025 | |
9.0.0 | 15,353,219 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 126,395 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 76,720 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 51,228 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 52,472 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 36,779 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 38,638 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 119,767 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 57,206 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 72,225 | 2/13/2024 | |
8.0.0 | 179,782,896 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 201,571 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 135,435 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 72,903 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 88,443 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 75,763 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 304,344 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 125,638 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 53,163 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 108,685 | 2/21/2023 | |
7.0.0 | 100,217,841 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 159,283 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 83,618 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 66,526 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 64,450 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 50,239 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 57,728 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 55,510 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 33,099 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 28,752 | 2/17/2022 | |
6.0.2 | 267,391 | 11/12/2024 | |
6.0.1 | 176,499,107 | 2/8/2022 | |
6.0.0 | 76,075,524 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 439,567 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 283,136 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 141,822 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 49,964 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 43,753 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 40,469 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 95,219 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 68,784 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 77,345 | 2/12/2021 | |
5.0.0 | 142,263,308 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 161,828 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 262,894 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 42,520 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 51,697 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 30,044 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 20,841 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 42,141 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 23,046 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 58,438 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 26,705 | 3/16/2020 | |
3.1.32 | 2,850,107 | 12/13/2022 | |
3.1.31 | 825,036 | 11/8/2022 | |
3.1.30 | 1,225,146 | 10/11/2022 | |
3.1.29 | 413,307 | 9/13/2022 | |
3.1.28 | 695,089 | 8/9/2022 | |
3.1.27 | 384,989 | 7/12/2022 | |
3.1.26 | 399,368 | 6/14/2022 | |
3.1.25 | 771,636 | 5/10/2022 | |
3.1.24 | 462,932 | 4/11/2022 | |
3.1.23 | 1,169,117 | 3/8/2022 | |
3.1.22 | 10,120,668 | 12/14/2021 | |
3.1.21 | 1,909,380 | 11/7/2021 | |
3.1.20 | 1,194,147 | 10/11/2021 | |
3.1.19 | 1,111,460 | 9/14/2021 | |
3.1.18 | 2,459,822 | 8/10/2021 | |
3.1.17 | 1,769,985 | 7/13/2021 | |
3.1.16 | 2,317,804 | 6/8/2021 | |
3.1.15 | 3,294,901 | 5/11/2021 | |
3.1.14 | 3,283,758 | 4/6/2021 | |
3.1.13 | 3,445,416 | 3/9/2021 | |
3.1.12 | 2,782,973 | 2/9/2021 | |
3.1.11 | 4,812,883 | 1/12/2021 | |
3.1.10 | 7,452,219 | 11/9/2020 | |
3.1.9 | 9,840,220 | 10/13/2020 | |
3.1.8 | 12,466,513 | 9/8/2020 | |
3.1.7 | 8,286,910 | 8/11/2020 | |
3.1.6 | 16,753,757 | 7/14/2020 | |
3.1.5 | 14,414,167 | 6/9/2020 | |
3.1.4 | 7,765,882 | 5/12/2020 | |
3.1.3 | 17,200,780 | 3/24/2020 | |
3.1.2 | 14,375,338 | 2/18/2020 | |
3.1.1 | 11,823,309 | 1/14/2020 | |
3.1.0 | 26,131,145 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 17,631 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 7,113 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 17,846 | 10/15/2019 | |
3.0.3 | 340,017 | 2/18/2020 | |
3.0.2 | 752,338 | 1/14/2020 | |
3.0.1 | 1,312,738 | 11/18/2019 | |
3.0.0 | 17,050,196 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 22,183 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 119,272 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 107,932 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 40,589 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 63,336 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 85,302 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 15,957 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 58,660 | 3/6/2019 | |
3.0.0-preview.19074.2 | 30,176 | 1/29/2019 | |
3.0.0-preview.18572.1 | 18,637 | 12/4/2018 | |
2.2.4 | 74,695,145 | 4/9/2019 | |
2.2.0 | 123,511,272 | 12/3/2018 | |
2.2.0-preview3-35497 | 152,495 | 10/17/2018 | |
2.2.0-preview2-35157 | 101,500 | 9/12/2018 | |
2.2.0-preview1-35029 | 37,881 | 8/22/2018 | |
2.1.1 | 285,695,237 | 6/18/2018 | |
2.1.0 | 165,721,055 | 5/29/2018 | |
2.1.0-rc1-final | 276,902 | 5/6/2018 | |
2.1.0-preview2-final | 399,352 | 4/10/2018 | |
2.1.0-preview1-final | 303,490 | 2/26/2018 | |
2.0.2 | 10,790,225 | 5/7/2018 | |
2.0.1 | 7,820,468 | 3/13/2018 | |
2.0.0 | 35,752,359 | 8/11/2017 | |
2.0.0-preview2-final | 126,688 | 6/28/2017 | |
2.0.0-preview1-final | 67,029 | 5/10/2017 | |
1.1.2 | 9,008,286 | 5/9/2017 | |
1.1.1 | 5,645,369 | 3/6/2017 | |
1.1.0 | 4,543,831 | 11/16/2016 | |
1.1.0-preview1-final | 40,088 | 10/24/2016 | |
1.0.2 | 80,064,010 | 3/6/2017 | |
1.0.1 | 3,374,003 | 12/12/2016 | |
1.0.0 | 15,860,470 | 6/27/2016 | |
1.0.0-rc2-final | 158,680 | 5/16/2016 | |
1.0.0-rc1-final | 491,271 | 11/18/2015 |