Microsoft.Extensions.Configuration.EnvironmentVariables 9.0.10

About

Environment variables configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from environment variables. You can use EnvironmentVariablesExtensions.AddEnvironmentVariables extension method on IConfigurationBuilder to add the environment variables configuration provider to the configuration builder.

How to Use

The following example shows how to read application configuration from environment variables.

using System;
using Microsoft.Extensions.Configuration;

class Program
{
    static void Main()
    {
        // Build a configuration object from environment variables
        IConfiguration config = new ConfigurationBuilder()
            .AddEnvironmentVariables()
            .Build();
        
        // Read configuration values
        Console.WriteLine($"Server: {config["Server"]}");
        Console.WriteLine($"Database: {config["Database"]}");
    }
}

Additional Documentation

Feedback & Contributing

Microsoft.Extensions.Configuration.EnvironmentVariables is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on Microsoft.Extensions.Configuration.EnvironmentVariables.

Packages Downloads
Microsoft.AspNetCore
Microsoft.AspNetCore
88
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
81
Microsoft.AspNetCore.AzureAppServices.HostingStartup
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2e51a0b6eba74bdf02aee71944e973487937cb99
81
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
82
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
84
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
89
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source at: https://github.com/aspnet/Hosting/tree/c3edce8e8a19a1e2e58fd21a986271b88071e6ba
82
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
82
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
82
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
83
Microsoft.Extensions.Hosting
.NET Core hosting and startup infrastructures for applications.
81
Microsoft.Extensions.Hosting
.NET Core hosting and startup infrastructures for applications.
82
Microsoft.Extensions.Hosting
.NET Core hosting and startup infrastructures for applications.
83
Microsoft.Extensions.Hosting
.NET Core hosting and startup infrastructures for applications.
85
Microsoft.Extensions.Hosting
.NET Core hosting and startup infrastructures for applications.
86
Microsoft.Identity.Client.Extensions.Msal
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
81

https://go.microsoft.com/fwlink/?LinkID=799421

Version Downloads Last updated
10.0.0-rc.2.25502.107 6 10/15/2025
10.0.0-rc.1.25451.107 13 09/11/2025
10.0.0-preview.7.25380.108 25 08/14/2025
10.0.0-preview.6.25358.103 34 07/15/2025
10.0.0-preview.5.25277.114 34 06/07/2025
10.0.0-preview.4.25258.110 39 05/16/2025
10.0.0-preview.3.25171.5 45 04/14/2025
10.0.0-preview.2.25163.2 40 04/01/2025
10.0.0-preview.1.25080.5 44 04/01/2025
9.0.10 7 10/15/2025
9.0.9 14 09/11/2025
9.0.8 32 08/07/2025
9.0.7 34 07/09/2025
9.0.6 37 06/12/2025
9.0.5 47 05/19/2025
9.0.4 43 04/10/2025
9.0.3 52 04/02/2025
9.0.2 47 04/02/2025
9.0.1 47 04/02/2025
9.0.0 49 11/14/2024
9.0.0-rc.2.24473.5 47 10/20/2024
9.0.0-rc.1.24431.7 53 09/20/2024
9.0.0-preview.7.24405.7 45 08/20/2024
9.0.0-preview.6.24327.7 62 07/18/2024
9.0.0-preview.5.24306.7 71 07/18/2024
9.0.0-preview.4.24266.19 67 07/18/2024
9.0.0-preview.3.24172.9 60 07/18/2024
9.0.0-preview.2.24128.5 56 07/18/2024
9.0.0-preview.1.24080.9 58 07/18/2024
8.0.0 86 04/17/2024
8.0.0-rc.2.23479.6 68 07/18/2024
8.0.0-rc.1.23419.4 69 07/18/2024
8.0.0-preview.7.23375.6 61 07/18/2024
8.0.0-preview.6.23329.7 71 07/18/2024
8.0.0-preview.5.23280.8 66 07/18/2024
8.0.0-preview.4.23259.5 73 07/18/2024
8.0.0-preview.3.23174.8 62 07/18/2024
8.0.0-preview.2.23128.3 61 07/18/2024
8.0.0-preview.1.23110.8 76 07/18/2024
7.0.0 71 07/18/2024
7.0.0-rc.2.22472.3 63 07/18/2024
7.0.0-rc.1.22426.10 67 07/18/2024
7.0.0-preview.7.22375.6 62 07/18/2024
7.0.0-preview.6.22324.4 64 07/18/2024
7.0.0-preview.5.22301.12 68 07/18/2024
7.0.0-preview.4.22229.4 74 07/18/2024
7.0.0-preview.3.22175.4 68 07/18/2024
7.0.0-preview.2.22152.2 59 07/18/2024
7.0.0-preview.1.22076.8 58 07/18/2024
6.0.2 43 11/14/2024
6.0.2-mauipre.1.22102.15 27 08/04/2025
6.0.1 66 07/18/2024
6.0.0 81 07/18/2024
6.0.0-rc.2.21480.5 66 07/18/2024
6.0.0-rc.1.21451.13 68 07/14/2024
6.0.0-preview.7.21377.19 70 07/18/2024
6.0.0-preview.6.21352.12 72 07/18/2024
6.0.0-preview.5.21301.5 74 07/18/2024
6.0.0-preview.4.21253.7 63 07/18/2024
6.0.0-preview.3.21201.4 78 07/18/2024
6.0.0-preview.2.21154.6 69 07/18/2024
6.0.0-preview.1.21102.12 72 07/18/2024
5.0.0 73 07/18/2024
5.0.0-rc.2.20475.5 72 07/18/2024
5.0.0-rc.1.20451.14 73 07/18/2024
5.0.0-preview.8.20407.11 72 07/18/2024
5.0.0-preview.7.20364.11 61 07/18/2024
5.0.0-preview.6.20305.6 69 07/18/2024
5.0.0-preview.5.20278.1 69 07/18/2024
5.0.0-preview.4.20251.6 56 07/18/2024
5.0.0-preview.3.20215.2 66 07/18/2024
5.0.0-preview.2.20160.3 64 07/18/2024
5.0.0-preview.1.20120.4 64 07/18/2024
3.1.32 78 07/18/2024
3.1.31 72 07/18/2024
3.1.30 74 07/18/2024
3.1.29 76 07/18/2024
3.1.28 83 07/18/2024
3.1.27 71 07/18/2024
3.1.26 75 07/18/2024
3.1.25 70 07/18/2024
3.1.24 77 07/18/2024
3.1.23 73 07/18/2024
3.1.22 85 07/18/2024
3.1.21 77 07/18/2024
3.1.20 74 07/18/2024
3.1.19 68 07/18/2024
3.1.18 73 07/18/2024
3.1.17 74 07/18/2024
3.1.16 63 07/18/2024
3.1.15 67 07/18/2024
3.1.14 75 07/18/2024
3.1.13 69 07/18/2024
3.1.12 75 07/18/2024
3.1.11 72 07/18/2024
3.1.10 72 07/18/2024
3.1.9 75 07/18/2024
3.1.8 79 07/18/2024
3.1.7 73 07/18/2024
3.1.6 64 07/18/2024
3.1.5 68 07/18/2024
3.1.4 67 07/18/2024
3.1.3 76 07/18/2024
3.1.2 72 07/18/2024
3.1.1 71 07/18/2024
3.1.0 72 07/18/2024
3.1.0-preview3.19553.2 65 07/18/2024
3.1.0-preview2.19525.4 64 07/18/2024
3.1.0-preview1.19506.1 73 07/18/2024
3.0.3 67 07/18/2024
3.0.2 69 07/18/2024
3.0.1 66 07/18/2024
3.0.0 79 07/18/2024
3.0.0-rc1.19456.10 71 07/18/2024
3.0.0-preview9.19423.4 64 07/18/2024
3.0.0-preview8.19405.4 68 07/18/2024
3.0.0-preview7.19362.4 63 07/18/2024
3.0.0-preview6.19304.6 58 07/18/2024
3.0.0-preview5.19227.9 78 07/18/2024
3.0.0-preview4.19216.2 67 07/18/2024
3.0.0-preview3.19153.1 67 07/18/2024
3.0.0-preview.19074.2 67 07/18/2024
3.0.0-preview.18572.1 83 07/18/2024
2.2.4 73 07/18/2024
2.2.0 79 07/18/2024
2.2.0-preview3-35497 57 07/18/2024
2.2.0-preview2-35157 76 07/18/2024
2.2.0-preview1-35029 76 07/18/2024
2.1.1 78 07/18/2024
2.1.0 76 07/18/2024
2.1.0-rc1-final 75 07/18/2024
2.1.0-preview2-final 71 07/18/2024
2.1.0-preview1-final 63 07/18/2024
2.0.2 70 07/18/2024
2.0.1 80 07/18/2024
2.0.0 66 07/18/2024
2.0.0-preview2-final 69 07/18/2024
2.0.0-preview1-final 77 07/17/2024
1.1.2 80 07/18/2024
1.1.1 77 07/18/2024
1.1.0 70 07/18/2024
1.1.0-preview1-final 60 07/18/2024
1.0.2 73 07/18/2024
1.0.1 81 07/18/2024
1.0.0 71 07/18/2024
1.0.0-rc2-final 63 07/18/2024
1.0.0-rc1-final 65 07/18/2024