Microsoft.Extensions.Options
6.0.0
dotnet add package Microsoft.Extensions.Options --version 6.0.0
NuGet\Install-Package Microsoft.Extensions.Options -Version 6.0.0
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
paket add Microsoft.Extensions.Options --version 6.0.0
#r "nuget: Microsoft.Extensions.Options, 6.0.0"
// Install Microsoft.Extensions.Options as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Options&version=6.0.0 // Install Microsoft.Extensions.Options as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Options&version=6.0.0
Provides a strongly typed way of specifying and accessing settings using dependency injection.
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. |
.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 is compatible. |
.NET Framework | net461 is compatible. 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. |
-
.NETFramework 4.6.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Primitives (>= 6.0.0)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Primitives (>= 6.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Primitives (>= 6.0.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Options:
Package | Downloads |
---|---|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging. |
|
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options. |
|
Microsoft.Extensions.Http
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly Used Types: System.Net.Http.IHttpClientFactory |
|
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging. |
|
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
GitHub repositories (393)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Options:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
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
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 161 | 9/19/2022 |
6.0.0-preview.1.21102.12 | 0 | 3/6/2021 |
5.0.0 | 246 | 3/6/2021 |
5.0.0-rc.2.20475.5 | 0 | 3/6/2021 |
5.0.0-rc.1.20451.14 | 0 | 3/6/2021 |
5.0.0-preview.8.20407.11 | 0 | 3/6/2021 |
5.0.0-preview.7.20364.11 | 0 | 3/6/2021 |
5.0.0-preview.6.20305.6 | 0 | 3/6/2021 |
5.0.0-preview.5.20278.1 | 0 | 3/6/2021 |
5.0.0-preview.4.20251.6 | 0 | 3/6/2021 |
5.0.0-preview.3.20215.2 | 0 | 3/6/2021 |
5.0.0-preview.2.20160.3 | 0 | 3/6/2021 |
5.0.0-preview.1.20120.4 | 0 | 3/6/2021 |
3.1.16 | 66 | 9/19/2022 |
3.1.12 | 0 | 3/6/2021 |
3.1.11 | 0 | 3/6/2021 |
3.1.10 | 32,411 | 3/6/2021 |
3.1.9 | 67 | 3/6/2021 |
3.1.8 | 0 | 3/6/2021 |
3.1.7 | 0 | 3/6/2021 |
3.1.6 | 0 | 3/6/2021 |
3.1.5 | 0 | 3/6/2021 |
3.1.4 | 0 | 3/6/2021 |
3.1.3 | 0 | 3/6/2021 |
3.1.2 | 32,420 | 3/6/2021 |
3.1.1 | 20 | 3/6/2021 |
3.1.0 | 17 | 3/6/2021 |
3.1.0-preview3.19553.2 | 1 | 3/6/2021 |
3.1.0-preview2.19525.4 | 0 | 3/6/2021 |
3.1.0-preview1.19506.1 | 0 | 3/6/2021 |
3.0.3 | 0 | 3/6/2021 |
3.0.2 | 0 | 3/6/2021 |
3.0.1 | 3 | 3/6/2021 |
3.0.0 | 65,355 | 3/6/2021 |
3.0.0-rc1.19456.10 | 0 | 3/6/2021 |
3.0.0-preview9.19423.4 | 0 | 3/6/2021 |
3.0.0-preview8.19405.4 | 0 | 3/6/2021 |
3.0.0-preview7.19362.4 | 0 | 3/6/2021 |
3.0.0-preview6.19304.6 | 1 | 3/6/2021 |
3.0.0-preview5.19227.9 | 0 | 3/6/2021 |
3.0.0-preview4.19216.2 | 0 | 3/6/2021 |
3.0.0-preview3.19153.1 | 0 | 3/6/2021 |
3.0.0-preview.19074.2 | 0 | 3/6/2021 |
3.0.0-preview.18572.1 | 0 | 3/6/2021 |
2.2.0 | 37,458 | 3/6/2021 |
2.2.0-preview3-35497 | 0 | 3/6/2021 |
2.2.0-preview2-35157 | 0 | 3/6/2021 |
2.2.0-preview1-35029 | 0 | 3/6/2021 |
2.1.1 | 9,488 | 3/6/2021 |
2.1.0 | 32,528 | 3/6/2021 |
2.1.0-rc1-final | 0 | 3/6/2021 |
2.1.0-preview2-final | 0 | 3/6/2021 |
2.1.0-preview1-final | 0 | 3/6/2021 |
2.0.2 | 1 | 3/6/2021 |
2.0.1 | 9,466 | 3/6/2021 |
2.0.0 | 46,020 | 3/6/2021 |
2.0.0-preview2-final | 8 | 3/6/2021 |
2.0.0-preview1-final | 10 | 3/6/2021 |
1.1.2 | 9,690 | 3/6/2021 |
1.1.1 | 189 | 3/6/2021 |
1.1.0 | 338 | 3/6/2021 |
1.1.0-preview1-final | 18 | 3/6/2021 |
1.0.2 | 735 | 3/6/2021 |
1.0.1 | 81 | 3/6/2021 |
1.0.0 | 753 | 3/6/2021 |
1.0.0-rc2-final | 189 | 3/6/2021 |
0.0.1-alpha | 0 | 3/6/2021 |