Microsoft.Extensions.Options.ConfigurationExtensions 1.0.0

Provides additional configuration specific functionality related to Options.

There is a newer version of this package available.
See the version list below for details.
Install-Package Microsoft.Extensions.Options.ConfigurationExtensions -Version 1.0.0
dotnet add package Microsoft.Extensions.Options.ConfigurationExtensions --version 1.0.0
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Options.ConfigurationExtensions --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Options.ConfigurationExtensions, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Options.ConfigurationExtensions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Options.ConfigurationExtensions&version=1.0.0

// Install Microsoft.Extensions.Options.ConfigurationExtensions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Options.ConfigurationExtensions&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microsoft.Extensions.Options.ConfigurationExtensions:

Package Downloads
Microsoft.Extensions.Logging.Configuration
Configuration support for Microsoft.Extensions.Logging. This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
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.
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. 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.

Version History

Version Downloads Last updated
2.2.0 0 06.02.2022
2.1.1 0 06.02.2022
2.0.2 0 06.02.2022
2.0.1 0 07.02.2022
2.0.0 0 06.02.2022
1.0.0 0 06.02.2022
Show less