Microsoft.Extensions.Primitives
2.1.0-preview2-final
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.Extensions.Primitives --version 2.1.0-preview2-final
NuGet\Install-Package Microsoft.Extensions.Primitives -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.Extensions.Primitives" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.Extensions.Primitives" />
paket add Microsoft.Extensions.Primitives --version 2.1.0-preview2-final
#r "nuget: Microsoft.Extensions.Primitives, 2.1.0-preview2-final"
#:package Microsoft.Extensions.Primitives@2.1.0-preview2-final
#addin nuget:?package=Microsoft.Extensions.Primitives&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Primitives&version=2.1.0-preview2-final&prerelease
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment
| 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 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. |
-
.NETStandard 2.0
- System.Memory (>= 4.5.0-preview2-26406-04)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0-preview2-26406-04)
NuGet packages (724)
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 (189)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Primitives:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
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 10.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.
|
|
|
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
|
|
|
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
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
|
hardkoded/puppeteer-sharp
Headless Chrome .NET API
|
|
|
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.
|
|
|
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.
|
|
|
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工具箱
|
|
|
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 | 1,619,387 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 396,716 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 414,370 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 178,070 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 156,048 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 312,947 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 156,907 | 5/12/2025 | |
| 10.0.0-preview.3.25171.5 | 224,815 | 4/10/2025 | |
| 10.0.0-preview.2.25163.2 | 139,437 | 3/18/2025 | |
| 10.0.0-preview.1.25080.5 | 260,530 | 2/25/2025 | |
| 9.0.11 | 834,953 | 11/11/2025 | |
| 9.0.10 | 8,983,107 | 10/14/2025 | |
| 9.0.9 | 15,762,355 | 9/9/2025 | |
| 9.0.8 | 18,308,756 | 8/4/2025 | |
| 9.0.7 | 15,859,118 | 7/8/2025 | |
| 9.0.6 | 18,726,377 | 6/10/2025 | |
| 9.0.5 | 24,160,199 | 5/13/2025 | |
| 9.0.4 | 40,518,807 | 4/8/2025 | |
| 9.0.3 | 26,901,269 | 3/11/2025 | |
| 9.0.2 | 32,562,807 | 2/11/2025 | |
| 9.0.1 | 40,371,382 | 1/14/2025 | |
| 9.0.0 | 136,599,546 | 11/12/2024 | |
| 9.0.0-rc.2.24473.5 | 1,419,502 | 10/8/2024 | |
| 9.0.0-rc.1.24431.7 | 792,324 | 9/10/2024 | |
| 9.0.0-preview.7.24405.7 | 1,301,155 | 8/13/2024 | |
| 9.0.0-preview.6.24327.7 | 590,737 | 7/9/2024 | |
| 9.0.0-preview.5.24306.7 | 351,615 | 6/11/2024 | |
| 9.0.0-preview.4.24266.19 | 339,463 | 5/21/2024 | |
| 9.0.0-preview.3.24172.9 | 503,286 | 4/11/2024 | |
| 9.0.0-preview.2.24128.5 | 360,875 | 3/12/2024 | |
| 9.0.0-preview.1.24080.9 | 365,687 | 2/13/2024 | |
| 8.0.0 | 609,649,975 | 11/14/2023 | |
| 8.0.0-rc.2.23479.6 | 3,560,278 | 10/10/2023 | |
| 8.0.0-rc.1.23419.4 | 1,979,483 | 9/12/2023 | |
| 8.0.0-preview.7.23375.6 | 1,108,617 | 8/8/2023 | |
| 8.0.0-preview.6.23329.7 | 640,859 | 7/11/2023 | |
| 8.0.0-preview.5.23280.8 | 506,509 | 6/13/2023 | |
| 8.0.0-preview.4.23259.5 | 759,568 | 5/16/2023 | |
| 8.0.0-preview.3.23174.8 | 812,434 | 4/11/2023 | |
| 8.0.0-preview.2.23128.3 | 566,922 | 3/14/2023 | |
| 8.0.0-preview.1.23110.8 | 467,915 | 2/21/2023 | |
| 7.0.0 | 409,743,850 | 11/7/2022 | |
| 7.0.0-rc.2.22472.3 | 4,628,170 | 10/11/2022 | |
| 7.0.0-rc.1.22426.10 | 677,674 | 9/14/2022 | |
| 7.0.0-preview.7.22375.6 | 510,248 | 8/9/2022 | |
| 7.0.0-preview.6.22324.4 | 419,303 | 7/12/2022 | |
| 7.0.0-preview.5.22301.12 | 270,537 | 6/14/2022 | |
| 7.0.0-preview.4.22229.4 | 645,872 | 5/10/2022 | |
| 7.0.0-preview.3.22175.4 | 252,704 | 4/13/2022 | |
| 7.0.0-preview.2.22152.2 | 407,050 | 3/14/2022 | |
| 7.0.0-preview.1.22076.8 | 279,345 | 2/17/2022 | |
| 6.0.1 | 11,859,055 | 11/12/2024 | |
| 6.0.0 | 920,188,827 | 11/8/2021 | |
| 6.0.0-rc.2.21480.5 | 2,253,944 | 10/12/2021 | |
| 6.0.0-rc.1.21451.13 | 865,406 | 9/14/2021 | |
| 6.0.0-preview.7.21377.19 | 962,045 | 8/10/2021 | |
| 6.0.0-preview.6.21352.12 | 474,668 | 7/14/2021 | |
| 6.0.0-preview.5.21301.5 | 456,682 | 6/15/2021 | |
| 6.0.0-preview.4.21253.7 | 2,731,718 | 5/24/2021 | |
| 6.0.0-preview.3.21201.4 | 926,973 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 321,416 | 3/11/2021 | |
| 6.0.0-preview.1.21102.12 | 802,122 | 2/12/2021 | |
| 5.0.1 | 76,349,046 | 4/6/2021 | |
| 5.0.0 | 664,179,329 | 11/9/2020 | |
| 5.0.0-rc.2.20475.5 | 1,266,761 | 10/13/2020 | |
| 5.0.0-rc.1.20451.14 | 1,024,866 | 9/14/2020 | |
| 5.0.0-preview.8.20407.11 | 789,568 | 8/25/2020 | |
| 5.0.0-preview.7.20364.11 | 576,173 | 7/21/2020 | |
| 5.0.0-preview.6.20305.6 | 268,504 | 6/25/2020 | |
| 5.0.0-preview.5.20278.1 | 523,248 | 6/10/2020 | |
| 5.0.0-preview.4.20251.6 | 460,832 | 5/18/2020 | |
| 5.0.0-preview.3.20215.2 | 348,330 | 4/23/2020 | |
| 5.0.0-preview.2.20160.3 | 469,017 | 4/2/2020 | |
| 5.0.0-preview.1.20120.4 | 242,749 | 3/16/2020 | |
| 3.1.32 | 42,167,459 | 12/13/2022 | |
| 3.1.31 | 4,830,838 | 11/8/2022 | |
| 3.1.30 | 4,625,705 | 10/11/2022 | |
| 3.1.29 | 4,184,211 | 9/13/2022 | |
| 3.1.28 | 8,085,144 | 8/9/2022 | |
| 3.1.27 | 3,103,280 | 7/12/2022 | |
| 3.1.26 | 2,626,522 | 6/14/2022 | |
| 3.1.25 | 4,814,020 | 5/10/2022 | |
| 3.1.24 | 18,027,348 | 4/11/2022 | |
| 3.1.23 | 6,835,805 | 3/8/2022 | |
| 3.1.22 | 31,519,271 | 12/14/2021 | |
| 3.1.21 | 16,047,003 | 11/7/2021 | |
| 3.1.20 | 9,191,973 | 10/11/2021 | |
| 3.1.19 | 7,527,821 | 9/14/2021 | |
| 3.1.18 | 78,963,494 | 8/10/2021 | |
| 3.1.17 | 10,402,414 | 7/13/2021 | |
| 3.1.16 | 21,270,084 | 6/8/2021 | |
| 3.1.15 | 11,942,810 | 5/11/2021 | |
| 3.1.14 | 24,977,710 | 4/6/2021 | |
| 3.1.13 | 21,179,648 | 3/9/2021 | |
| 3.1.12 | 16,685,408 | 2/9/2021 | |
| 3.1.11 | 26,251,399 | 1/12/2021 | |
| 3.1.10 | 40,540,105 | 11/9/2020 | |
| 3.1.9 | 101,770,750 | 10/13/2020 | |
| 3.1.8 | 295,699,939 | 9/8/2020 | |
| 3.1.7 | 54,593,678 | 8/11/2020 | |
| 3.1.6 | 60,288,584 | 7/14/2020 | |
| 3.1.5 | 64,655,507 | 6/9/2020 | |
| 3.1.4 | 83,981,295 | 5/12/2020 | |
| 3.1.3 | 162,901,187 | 3/24/2020 | |
| 3.1.2 | 100,420,448 | 2/18/2020 | |
| 3.1.1 | 58,398,057 | 1/14/2020 | |
| 3.1.0 | 419,075,027 | 12/3/2019 | |
| 3.1.0-preview3.19553.2 | 2,416,972 | 11/13/2019 | |
| 3.1.0-preview2.19525.4 | 271,021 | 11/1/2019 | |
| 3.1.0-preview1.19506.1 | 1,423,640 | 10/15/2019 | |
| 3.0.3 | 95,990,116 | 2/18/2020 | |
| 3.0.2 | 1,361,619 | 1/14/2020 | |
| 3.0.1 | 9,498,077 | 11/18/2019 | |
| 3.0.0 | 257,248,562 | 9/23/2019 | |
| 3.0.0-rc1.19456.10 | 210,558 | 9/16/2019 | |
| 3.0.0-preview9.19423.4 | 1,862,756 | 9/4/2019 | |
| 3.0.0-preview8.19405.4 | 714,160 | 8/13/2019 | |
| 3.0.0-preview7.19362.4 | 398,530 | 7/23/2019 | |
| 3.0.0-preview6.19304.6 | 1,014,909 | 6/12/2019 | |
| 3.0.0-preview5.19227.9 | 953,538 | 5/6/2019 | |
| 3.0.0-preview4.19216.2 | 105,493 | 4/18/2019 | |
| 3.0.0-preview3.19153.1 | 479,086 | 3/6/2019 | |
| 3.0.0-preview.19074.2 | 273,353 | 1/29/2019 | |
| 3.0.0-preview.18572.1 | 221,125 | 12/4/2018 | |
| 2.2.0 | 973,621,982 | 12/3/2018 | |
| 2.2.0-preview3-35497 | 846,869 | 10/17/2018 | |
| 2.2.0-preview2-35157 | 718,100 | 9/12/2018 | |
| 2.2.0-preview1-35029 | 387,101 | 8/22/2018 | |
| 2.1.6 | 8,928,171 | 11/13/2018 | |
| 2.1.1 | 654,366,187 | 6/18/2018 | |
| 2.1.0 | 701,504,466 | 5/29/2018 | |
| 2.1.0-rc1-final | 843,490 | 5/6/2018 | |
| 2.1.0-preview2-final | 1,190,025 | 4/10/2018 | |
| 2.1.0-preview1-final | 2,362,513 | 2/26/2018 | |
| 2.0.0 | 795,736,114 | 8/11/2017 | |
| 2.0.0-preview2-final | 935,705 | 6/28/2017 | |
| 2.0.0-preview1-final | 874,437 | 5/10/2017 | |
| 1.1.1 | 98,185,818 | 5/9/2017 | |
| 1.1.0 | 67,632,101 | 11/16/2016 | |
| 1.1.0-preview1-final | 295,319 | 10/24/2016 | |
| 1.0.1 | 155,414,151 | 12/12/2016 | |
| 1.0.0 | 380,501,285 | 6/27/2016 | |
| 1.0.0-rc2-final | 2,451,099 | 5/16/2016 | |
| 1.0.0-rc1-final | 1,102,865 | 11/18/2015 |