Microsoft.Extensions.OptionsModel
1.0.0-rc1-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
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"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.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)
Used By
NuGet packages (14)
Showing the top 5 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.
|
|
Microsoft.AspNet.Authorization
ASP.NET 5 authorization classes.
|
|
Microsoft.AspNet.Antiforgery
An antiforgery system for ASP.NET designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
|
|
Microsoft.AspNet.Authentication
ASP.NET 5 common types used by the various authentication middleware.
|
|
Microsoft.AspNet.Session
ASP.NET 5 session state middleware.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.Extensions.OptionsModel:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
FransBouma/RawDataAccessBencher
Bench code which tests entity materialization speed of various .NET data access / ORM implementations
|
|
DeathCradle/Terraria-s-Dedicated-Server-Mod
TDSM - .NET and Mono compatible Terraria Server Software Mod
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1-final | 679,549 | 11/18/2015 |