Microsoft.Extensions.OptionsModel
1.0.0-rc1-final
.NET Framework 4.5.1
This is a prerelease version of Microsoft.Extensions.OptionsModel.
Install-Package Microsoft.Extensions.OptionsModel -Version 1.0.0-rc1-final
dotnet add package Microsoft.Extensions.OptionsModel --version 1.0.0-rc1-final
<PackageReference Include="Microsoft.Extensions.OptionsModel" Version="1.0.0-rc1-final" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.OptionsModel --version 1.0.0-rc1-final
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.OptionsModel, 1.0.0-rc1-final"
#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.OptionsModel as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.OptionsModel&version=1.0.0-rc1-final&prerelease
// Install Microsoft.Extensions.OptionsModel as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.OptionsModel&version=1.0.0-rc1-final&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a strongly typed way of specifying and accessing settings using dependency injection.
| Product | Versions |
|---|---|
| .NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| .NETPlatform | dotnet54 |
| Universal Windows Platform | netcore50 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCore 5.0
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Configuration.Binder (>= 1.0.0-rc1-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc1-final)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.Linq (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
-
.NETFramework 4.5.1
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Configuration.Binder (>= 1.0.0-rc1-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc1-final)
-
.NETPlatform 5.4
- Microsoft.Extensions.Configuration.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Configuration.Binder (>= 1.0.0-rc1-final)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0-rc1-final)
- System.ComponentModel (>= 4.0.1-beta-23516)
- System.Diagnostics.Debug (>= 4.0.11-beta-23516)
- System.Globalization (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Linq.Expressions (>= 4.0.11-beta-23516)
- System.Reflection (>= 4.0.10)
- System.Reflection.TypeExtensions (>= 4.0.1-beta-23409)
- System.Resources.ResourceManager (>= 4.0.1-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Runtime.Extensions (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Extensions.OptionsModel:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.DataProtection
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI. |
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.0-rc1-final | 0 | 06.02.2022 |