Microsoft.Extensions.Primitives 5.0.0-preview.8.20407.11

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.Primitives.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package Microsoft.Extensions.Primitives --version 5.0.0-preview.8.20407.11
                    
NuGet\Install-Package Microsoft.Extensions.Primitives -Version 5.0.0-preview.8.20407.11
                    
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.Primitives" Version="5.0.0-preview.8.20407.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="5.0.0-preview.8.20407.11" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Primitives" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Primitives --version 5.0.0-preview.8.20407.11
                    
#r "nuget: Microsoft.Extensions.Primitives, 5.0.0-preview.8.20407.11"
                    
#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.
#addin nuget:?package=Microsoft.Extensions.Primitives&version=5.0.0-preview.8.20407.11&prerelease
                    
Install Microsoft.Extensions.Primitives as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Primitives&version=5.0.0-preview.8.20407.11&prerelease
                    
Install Microsoft.Extensions.Primitives as a Cake Tool

Primitives shared by framework extensions. Commonly used types include:

Commonly Used Types:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment

When using NuGet 3.x this package requires at least version 3.4.

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

NuGet packages (672)

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

Package Downloads
Microsoft.Extensions.Options

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

Microsoft.Extensions.Configuration.Abstractions

Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.

Microsoft.Extensions.Configuration

Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.

Microsoft.Extensions.FileProviders.Abstractions

Abstractions of files and directories. Commonly Used Types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider

Microsoft.Extensions.FileProviders.Physical

File provider for physical files for Microsoft.Extensions.FileProviders.

GitHub repositories (180)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Primitives:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
chocolatey/choco
Chocolatey - the package manager for Windows
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
Azure/azure-powershell
Microsoft Azure PowerShell
hardkoded/puppeteer-sharp
Headless Chrome .NET API
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
1357310795/MyComputerManager
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
microsoft/playwright-dotnet
.NET version of the Playwright testing and automation library.
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
zsh2401/AutumnBox
图形化ADB工具箱
NewLifeX/X
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
Version Downloads Last updated
10.0.0-preview.3.25171.5 15,622 4/10/2025
10.0.0-preview.2.25163.2 40,544 3/18/2025
10.0.0-preview.1.25080.5 56,334 2/25/2025
9.0.4 6,326,616 4/8/2025
9.0.3 8,039,436 3/11/2025
9.0.2 10,758,617 2/11/2025
9.0.1 13,647,310 1/14/2025
9.0.0 42,788,242 11/12/2024
9.0.0-rc.2.24473.5 935,798 10/8/2024
9.0.0-rc.1.24431.7 533,163 9/10/2024
9.0.0-preview.7.24405.7 566,056 8/13/2024
9.0.0-preview.6.24327.7 404,585 7/9/2024
9.0.0-preview.5.24306.7 268,515 6/11/2024
9.0.0-preview.4.24266.19 219,273 5/21/2024
9.0.0-preview.3.24172.9 399,965 4/11/2024
9.0.0-preview.2.24128.5 283,860 3/12/2024
9.0.0-preview.1.24080.9 286,779 2/13/2024
8.0.0 348,152,767 11/14/2023
8.0.0-rc.2.23479.6 2,869,905 10/10/2023
8.0.0-rc.1.23419.4 1,542,030 9/12/2023
8.0.0-preview.7.23375.6 888,406 8/8/2023
8.0.0-preview.6.23329.7 569,033 7/11/2023
8.0.0-preview.5.23280.8 433,715 6/13/2023
8.0.0-preview.4.23259.5 701,186 5/16/2023
8.0.0-preview.3.23174.8 676,748 4/11/2023
8.0.0-preview.2.23128.3 536,596 3/14/2023
8.0.0-preview.1.23110.8 443,507 2/21/2023
7.0.0 337,921,556 11/7/2022
7.0.0-rc.2.22472.3 2,478,998 10/11/2022
7.0.0-rc.1.22426.10 639,475 9/14/2022
7.0.0-preview.7.22375.6 486,309 8/9/2022
7.0.0-preview.6.22324.4 396,167 7/12/2022
7.0.0-preview.5.22301.12 257,987 6/14/2022
7.0.0-preview.4.22229.4 604,197 5/10/2022
7.0.0-preview.3.22175.4 245,398 4/13/2022
7.0.0-preview.2.22152.2 391,932 3/14/2022
7.0.0-preview.1.22076.8 266,288 2/17/2022
6.0.1 3,038,669 11/12/2024
6.0.0 752,126,211 11/8/2021
6.0.0-rc.2.21480.5 2,160,272 10/12/2021
6.0.0-rc.1.21451.13 834,704 9/14/2021
6.0.0-preview.7.21377.19 923,208 8/10/2021
6.0.0-preview.6.21352.12 462,226 7/14/2021
6.0.0-preview.5.21301.5 435,054 6/15/2021
6.0.0-preview.4.21253.7 2,137,691 5/24/2021
6.0.0-preview.3.21201.4 877,648 4/8/2021
6.0.0-preview.2.21154.6 310,845 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21102.12 780,265 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.1 60,154,181 4/6/2021 5.0.1 is deprecated because it is no longer maintained.
5.0.0 591,476,394 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 1,211,805 10/13/2020 5.0.0-rc.2.20475.5 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.14 995,411 9/14/2020 5.0.0-rc.1.20451.14 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.11 749,859 8/25/2020 5.0.0-preview.8.20407.11 is deprecated because it is no longer maintained.
5.0.0-preview.7.20364.11 558,598 7/21/2020 5.0.0-preview.7.20364.11 is deprecated because it is no longer maintained.
5.0.0-preview.6.20305.6 263,873 6/25/2020 5.0.0-preview.6.20305.6 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.1 485,707 6/10/2020 5.0.0-preview.5.20278.1 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.6 453,847 5/18/2020 5.0.0-preview.4.20251.6 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 342,262 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 458,762 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 240,422 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 31,393,932 12/13/2022
3.1.31 3,685,115 11/8/2022
3.1.30 4,077,737 10/11/2022
3.1.29 3,405,770 9/13/2022
3.1.28 7,194,815 8/9/2022
3.1.27 2,755,049 7/12/2022
3.1.26 2,350,224 6/14/2022
3.1.25 4,332,553 5/10/2022
3.1.24 15,480,687 4/11/2022
3.1.23 6,376,361 3/8/2022
3.1.22 27,429,361 12/14/2021
3.1.21 14,466,956 11/7/2021
3.1.20 7,974,591 10/11/2021
3.1.19 7,063,290 9/14/2021
3.1.18 71,848,523 8/10/2021
3.1.17 9,696,097 7/13/2021
3.1.16 17,975,965 6/8/2021
3.1.15 11,243,496 5/11/2021
3.1.14 23,412,730 4/6/2021
3.1.13 19,962,502 3/9/2021
3.1.12 15,609,697 2/9/2021
3.1.11 24,805,292 1/12/2021
3.1.10 38,209,564 11/9/2020
3.1.9 93,218,249 10/13/2020
3.1.8 271,944,469 9/8/2020
3.1.7 50,290,489 8/11/2020
3.1.6 56,057,239 7/14/2020
3.1.5 60,037,632 6/9/2020
3.1.4 75,444,890 5/12/2020
3.1.3 145,340,958 3/24/2020
3.1.2 94,392,793 2/18/2020
3.1.1 55,110,382 1/14/2020
3.1.0 347,477,213 12/3/2019
3.1.0-preview3.19553.2 2,184,279 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 258,507 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 1,373,721 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 81,513,087 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,271,388 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 8,967,585 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 230,469,994 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 203,261 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 1,824,324 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 667,159 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 381,968 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 955,976 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 902,499 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 103,726 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 463,552 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 266,858 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 210,567 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 837,860,049 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 826,371 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 694,127 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 378,305 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 8,298,030 11/13/2018
2.1.1 545,161,895 6/18/2018
2.1.0 612,665,000 5/29/2018
2.1.0-rc1-final 783,346 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 1,133,186 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 2,277,487 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.0 713,262,349 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 874,735 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 842,928 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 87,427,879 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 60,271,682 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 290,165 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 149,210,675 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 330,522,445 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,389,825 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 1,072,637 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.