Microsoft.Extensions.Options 3.0.0-preview9.19423.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.Extensions.Options.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Options --version 3.0.0-preview9.19423.4
NuGet\Install-Package Microsoft.Extensions.Options -Version 3.0.0-preview9.19423.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Options" Version="3.0.0-preview9.19423.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Options --version 3.0.0-preview9.19423.4
#r "nuget: Microsoft.Extensions.Options, 3.0.0-preview9.19423.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Options as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Options&version=3.0.0-preview9.19423.4&prerelease

// Install Microsoft.Extensions.Options as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Options&version=3.0.0-preview9.19423.4&prerelease

Provides a strongly typed way of specifying and accessing settings using dependency injection.

Product 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5.3K)

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

Package Downloads
Microsoft.Extensions.Logging The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Logging infrastructure default implementation for Microsoft.Extensions.Logging.

Microsoft.Extensions.Caching.Memory The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.

Microsoft.Extensions.Options.ConfigurationExtensions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides additional configuration specific functionality related to Options.

Microsoft.AspNetCore.Http The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core default HTTP feature implementations. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e

Microsoft.Extensions.Logging.Configuration The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Configuration support for Microsoft.Extensions.Logging.

GitHub repositories (378)

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
9.0.0-preview.5.24306.7 22,784 6/11/2024
9.0.0-preview.4.24266.19 46,369 5/21/2024
9.0.0-preview.3.24172.9 126,804 4/11/2024
9.0.0-preview.2.24128.5 96,728 3/12/2024
9.0.0-preview.1.24080.9 121,161 2/13/2024
8.0.2 21,304,123 2/13/2024
8.0.1 9,598,240 1/9/2024
8.0.0 75,027,567 11/14/2023
8.0.0-rc.2.23479.6 1,448,742 10/10/2023
8.0.0-rc.1.23419.4 945,338 9/12/2023
8.0.0-preview.7.23375.6 443,190 8/8/2023
8.0.0-preview.6.23329.7 339,780 7/11/2023
8.0.0-preview.5.23280.8 245,185 6/13/2023
8.0.0-preview.4.23259.5 397,844 5/16/2023
8.0.0-preview.3.23174.8 312,429 4/11/2023
8.0.0-preview.2.23128.3 301,425 3/14/2023
8.0.0-preview.1.23110.8 297,900 2/21/2023
7.0.1 88,943,252 2/14/2023
7.0.0 188,461,527 11/7/2022
7.0.0-rc.2.22472.3 717,929 10/11/2022
7.0.0-rc.1.22426.10 402,735 9/14/2022
7.0.0-preview.7.22375.6 386,664 8/9/2022
7.0.0-preview.6.22324.4 230,628 7/12/2022
7.0.0-preview.5.22301.12 181,687 6/14/2022
7.0.0-preview.4.22229.4 346,018 5/10/2022
7.0.0-preview.3.22175.4 172,025 4/13/2022
7.0.0-preview.2.22152.2 238,453 3/14/2022
7.0.0-preview.1.22076.8 149,739 2/17/2022
6.0.0 483,826,652 11/8/2021
6.0.0-rc.2.21480.5 1,705,564 10/12/2021
6.0.0-rc.1.21451.13 631,310 9/14/2021
6.0.0-preview.7.21377.19 725,735 8/10/2021
6.0.0-preview.6.21352.12 341,040 7/14/2021
6.0.0-preview.5.21301.5 325,471 6/15/2021
6.0.0-preview.4.21253.7 181,250 5/24/2021
6.0.0-preview.3.21201.4 599,122 4/8/2021
6.0.0-preview.2.21154.6 211,101 3/11/2021
6.0.0-preview.1.21102.12 546,502 2/12/2021
5.0.0 450,970,973 11/9/2020
5.0.0-rc.2.20475.5 975,456 10/13/2020
5.0.0-rc.1.20451.14 792,287 9/14/2020
5.0.0-preview.8.20407.11 531,736 8/25/2020
5.0.0-preview.7.20364.11 241,395 7/21/2020
5.0.0-preview.6.20305.6 163,975 6/25/2020
5.0.0-preview.5.20278.1 88,199 6/10/2020
5.0.0-preview.4.20251.6 318,790 5/18/2020
5.0.0-preview.3.20215.2 233,894 4/23/2020
5.0.0-preview.2.20160.3 343,062 4/2/2020
5.0.0-preview.1.20120.4 177,871 3/16/2020
3.1.32 14,268,474 12/13/2022
3.1.31 2,387,535 11/8/2022
3.1.30 2,067,525 10/11/2022
3.1.29 1,938,393 9/13/2022
3.1.28 5,474,040 8/9/2022
3.1.27 2,037,794 7/12/2022
3.1.26 1,754,602 6/14/2022
3.1.25 3,126,448 5/10/2022
3.1.24 3,514,549 4/11/2022
3.1.23 3,831,204 3/8/2022
3.1.22 16,247,012 12/14/2021
3.1.21 9,578,766 11/7/2021
3.1.20 4,572,192 10/11/2021
3.1.19 5,049,661 9/14/2021
3.1.18 55,904,167 8/10/2021
3.1.17 6,661,842 7/13/2021
3.1.16 11,979,812 6/8/2021
3.1.15 8,331,777 5/11/2021
3.1.14 17,844,958 4/6/2021
3.1.13 14,305,204 3/9/2021
3.1.12 11,027,534 2/9/2021
3.1.11 18,836,868 1/12/2021
3.1.10 27,401,888 11/9/2020
3.1.9 68,432,332 10/13/2020
3.1.8 69,767,251 9/8/2020
3.1.7 37,933,465 8/11/2020
3.1.6 43,269,988 7/14/2020
3.1.5 43,808,231 6/9/2020
3.1.4 55,632,331 5/12/2020
3.1.3 98,370,997 3/24/2020
3.1.2 74,608,575 2/18/2020
3.1.1 42,639,362 1/14/2020
3.1.0 159,843,349 12/3/2019
3.1.0-preview3.19553.2 1,675,076 11/13/2019
3.1.0-preview2.19525.4 222,115 11/1/2019
3.1.0-preview1.19506.1 1,215,120 10/15/2019
3.0.3 59,979,190 2/18/2020
3.0.2 1,140,255 1/14/2020
3.0.1 5,581,561 11/18/2019
3.0.0 166,785,611 9/23/2019
3.0.0-rc1.19456.10 168,727 9/16/2019
3.0.0-preview9.19423.4 1,638,376 9/4/2019
3.0.0-preview8.19405.4 573,137 8/13/2019
3.0.0-preview7.19362.4 188,994 7/23/2019
3.0.0-preview6.19304.6 424,060 6/12/2019
3.0.0-preview5.19227.9 787,649 5/6/2019
3.0.0-preview4.19216.2 54,263 4/18/2019
3.0.0-preview3.19153.1 330,953 3/6/2019
3.0.0-preview.19074.2 171,210 1/29/2019
3.0.0-preview.18572.1 157,854 12/4/2018
2.2.0 539,354,400 12/3/2018
2.2.0-preview3-35497 594,719 10/17/2018
2.2.0-preview2-35157 538,984 9/12/2018
2.2.0-preview1-35029 256,379 8/22/2018
2.1.1 366,202,521 6/18/2018
2.1.0 362,574,018 5/29/2018
2.1.0-rc1-final 648,587 5/6/2018
2.1.0-preview2-final 881,971 4/10/2018
2.1.0-preview1-final 811,428 2/26/2018
2.0.2 31,193,572 5/7/2018
2.0.1 52,150,701 3/13/2018
2.0.0 503,183,334 8/11/2017
2.0.0-preview2-final 407,408 6/28/2017
2.0.0-preview1-final 1,109,284 5/10/2017
1.1.2 23,640,600 5/9/2017
1.1.1 20,202,365 3/6/2017
1.1.0 14,931,421 11/16/2016
1.1.0-preview1-final 309,879 10/24/2016
1.0.2 115,296,217 3/6/2017
1.0.1 3,702,237 12/12/2016
1.0.0 235,231,186 6/27/2016
1.0.0-rc2-final 2,044,660 5/16/2016