Microsoft.Extensions.Primitives
6.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.Primitives --version 6.0.0
NuGet\Install-Package Microsoft.Extensions.Primitives -Version 6.0.0
<PackageReference Include="Microsoft.Extensions.Primitives" Version="6.0.0" />
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Primitives" />
paket add Microsoft.Extensions.Primitives --version 6.0.0
#r "nuget: Microsoft.Extensions.Primitives, 6.0.0"
#:package Microsoft.Extensions.Primitives@6.0.0
#addin nuget:?package=Microsoft.Extensions.Primitives&version=6.0.0
#tool nuget:?package=Microsoft.Extensions.Primitives&version=6.0.0
Primitives shared by framework extensions. Commonly used types include:
Commonly Used Types:
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 is compatible. 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 is compatible. |
.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. |
-
.NETCoreApp 3.1
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETFramework 4.6.1
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net6.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
NuGet packages (720)
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 (190)
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 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.
|
|
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
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
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-rc.2.25502.107 | 69,169 | 10/14/2025 | |
10.0.0-rc.1.25451.107 | 296,837 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 152,282 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 125,557 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 281,869 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 139,971 | 5/12/2025 | |
10.0.0-preview.3.25171.5 | 203,691 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 125,268 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 233,614 | 2/25/2025 | |
9.0.10 | 1,424,322 | 10/14/2025 | |
9.0.9 | 10,033,662 | 9/9/2025 | |
9.0.8 | 14,228,758 | 8/4/2025 | |
9.0.7 | 12,961,227 | 7/8/2025 | |
9.0.6 | 15,965,452 | 6/10/2025 | |
9.0.5 | 20,287,575 | 5/13/2025 | |
9.0.4 | 35,215,746 | 4/8/2025 | |
9.0.3 | 24,310,497 | 3/11/2025 | |
9.0.2 | 29,386,155 | 2/11/2025 | |
9.0.1 | 35,842,303 | 1/14/2025 | |
9.0.0 | 119,089,784 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 1,346,397 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 750,361 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 1,237,695 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 562,148 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 342,901 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 322,253 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 490,616 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 351,141 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 355,191 | 2/13/2024 | |
8.0.0 | 567,380,945 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 3,458,297 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 1,922,806 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 1,074,925 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 631,267 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 499,447 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 754,169 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 792,193 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 562,923 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 465,236 | 2/21/2023 | |
7.0.0 | 399,694,908 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 4,276,600 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 673,826 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 506,397 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 416,040 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 269,060 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 639,229 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 251,155 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 405,301 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 277,240 | 2/17/2022 | |
6.0.1 | 10,217,498 | 11/12/2024 | |
6.0.0 | 895,112,398 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 2,242,469 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 862,117 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 959,009 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 473,282 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 453,583 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 2,628,792 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 919,150 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 320,177 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 799,588 | 2/12/2021 | |
5.0.1 | 73,331,397 | 4/6/2021 | |
5.0.0 | 653,992,718 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 1,261,227 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 1,022,413 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 785,084 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 574,405 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 267,870 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 517,744 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 459,685 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 347,712 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 468,176 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 242,490 | 3/16/2020 | |
3.1.32 | 40,453,858 | 12/13/2022 | |
3.1.31 | 4,652,565 | 11/8/2022 | |
3.1.30 | 4,515,230 | 10/11/2022 | |
3.1.29 | 4,068,504 | 9/13/2022 | |
3.1.28 | 7,970,195 | 8/9/2022 | |
3.1.27 | 3,061,398 | 7/12/2022 | |
3.1.26 | 2,597,481 | 6/14/2022 | |
3.1.25 | 4,723,037 | 5/10/2022 | |
3.1.24 | 17,683,613 | 4/11/2022 | |
3.1.23 | 6,788,058 | 3/8/2022 | |
3.1.22 | 30,921,923 | 12/14/2021 | |
3.1.21 | 15,835,564 | 11/7/2021 | |
3.1.20 | 9,041,619 | 10/11/2021 | |
3.1.19 | 7,468,396 | 9/14/2021 | |
3.1.18 | 77,998,937 | 8/10/2021 | |
3.1.17 | 10,316,799 | 7/13/2021 | |
3.1.16 | 20,794,676 | 6/8/2021 | |
3.1.15 | 11,822,197 | 5/11/2021 | |
3.1.14 | 24,794,816 | 4/6/2021 | |
3.1.13 | 21,028,526 | 3/9/2021 | |
3.1.12 | 16,566,631 | 2/9/2021 | |
3.1.11 | 26,079,123 | 1/12/2021 | |
3.1.10 | 40,231,562 | 11/9/2020 | |
3.1.9 | 100,681,414 | 10/13/2020 | |
3.1.8 | 292,353,178 | 9/8/2020 | |
3.1.7 | 53,964,306 | 8/11/2020 | |
3.1.6 | 59,674,565 | 7/14/2020 | |
3.1.5 | 63,974,238 | 6/9/2020 | |
3.1.4 | 82,677,516 | 5/12/2020 | |
3.1.3 | 160,507,187 | 3/24/2020 | |
3.1.2 | 99,590,521 | 2/18/2020 | |
3.1.1 | 57,978,127 | 1/14/2020 | |
3.1.0 | 408,336,457 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 2,381,811 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 269,179 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 1,415,908 | 10/15/2019 | |
3.0.3 | 93,956,540 | 2/18/2020 | |
3.0.2 | 1,359,930 | 1/14/2020 | |
3.0.1 | 9,437,898 | 11/18/2019 | |
3.0.0 | 253,262,948 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 209,751 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 1,859,729 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 710,665 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 396,674 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 1,010,287 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 948,795 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 105,288 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 477,890 | 3/6/2019 | |
3.0.0-preview.19074.2 | 272,549 | 1/29/2019 | |
3.0.0-preview.18572.1 | 219,828 | 12/4/2018 | |
2.2.0 | 953,792,881 | 12/3/2018 | |
2.2.0-preview3-35497 | 843,926 | 10/17/2018 | |
2.2.0-preview2-35157 | 714,437 | 9/12/2018 | |
2.2.0-preview1-35029 | 386,630 | 8/22/2018 | |
2.1.6 | 8,772,986 | 11/13/2018 | |
2.1.1 | 637,184,227 | 6/18/2018 | |
2.1.0 | 687,980,337 | 5/29/2018 | |
2.1.0-rc1-final | 836,350 | 5/6/2018 | |
2.1.0-preview2-final | 1,179,123 | 4/10/2018 | |
2.1.0-preview1-final | 2,350,629 | 2/26/2018 | |
2.0.0 | 783,332,024 | 8/11/2017 | |
2.0.0-preview2-final | 930,432 | 6/28/2017 | |
2.0.0-preview1-final | 869,871 | 5/10/2017 | |
1.1.1 | 96,543,637 | 5/9/2017 | |
1.1.0 | 66,540,133 | 11/16/2016 | |
1.1.0-preview1-final | 295,012 | 10/24/2016 | |
1.0.1 | 154,553,782 | 12/12/2016 | |
1.0.0 | 372,878,315 | 6/27/2016 | |
1.0.0-rc2-final | 2,444,248 | 5/16/2016 | |
1.0.0-rc1-final | 1,099,133 | 11/18/2015 |