Microsoft.Extensions.ObjectPool
2.0.0-preview1-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.ObjectPool --version 2.0.0-preview1-final
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 2.0.0-preview1-final
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="2.0.0-preview1-final" />
<PackageVersion Include="Microsoft.Extensions.ObjectPool" Version="2.0.0-preview1-final" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" />
paket add Microsoft.Extensions.ObjectPool --version 2.0.0-preview1-final
#r "nuget: Microsoft.Extensions.ObjectPool, 2.0.0-preview1-final"
#:package Microsoft.Extensions.ObjectPool@2.0.0-preview1-final
#addin nuget:?package=Microsoft.Extensions.ObjectPool&version=2.0.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=2.0.0-preview1-final&prerelease
A simple object pool implementation.
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- NETStandard.Library (>= 2.0.0-preview1-25301-01)
NuGet packages (527)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.ObjectPool:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations. |
|
Microsoft.AspNetCore.Routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection |
|
System.ServiceModel.Primitives
System.ServiceModel.Primitives |
|
System.Private.ServiceModel
Package Description |
|
Microsoft.AspNetCore.Antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks. |
GitHub repositories (100)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.ObjectPool:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
DGP-Studio/Snap.Hutao
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
|
|
kerryjiang/SuperSocket
SuperSocket is a high-performance, extensible socket server application framework for .NET. It provides a robust architecture for building custom network communication applications with support for multiple protocols including TCP, UDP, and WebSocket.
|
|
linq2db/linq2db
Linq to database provider.
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
danielpalme/ReportGenerator
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
|
|
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
|
|
Impostor/Impostor
Impostor - An open source reimplementation of the Among Us Server
|
|
microsoft/GraphEngine
Microsoft Graph Engine
|
|
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 10,364 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 39,589 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 2,122 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 118,357 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 3,142 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 22,932 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,125 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 1,149 | 2/25/2025 | |
9.0.9 | 395,440 | 9/9/2025 | |
9.0.8 | 1,142,282 | 8/5/2025 | |
9.0.7 | 1,575,436 | 7/8/2025 | |
9.0.6 | 1,639,641 | 6/10/2025 | |
9.0.5 | 2,067,037 | 5/13/2025 | |
9.0.4 | 2,507,373 | 4/8/2025 | |
9.0.3 | 1,613,768 | 3/11/2025 | |
9.0.2 | 4,071,036 | 2/11/2025 | |
9.0.1 | 1,776,409 | 1/14/2025 | |
9.0.0 | 6,880,913 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 184,339 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 80,425 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 12,928 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 15,274 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 13,451 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 14,139 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 48,602 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 5,517 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 29,226 | 2/13/2024 | |
8.0.20 | 132,478 | 9/9/2025 | |
8.0.19 | 400,431 | 8/4/2025 | |
8.0.18 | 618,326 | 7/8/2025 | |
8.0.17 | 718,993 | 6/10/2025 | |
8.0.16 | 671,976 | 5/13/2025 | |
8.0.15 | 1,093,898 | 4/8/2025 | |
8.0.14 | 933,557 | 3/11/2025 | |
8.0.13 | 1,087,044 | 2/11/2025 | |
8.0.12 | 1,298,140 | 1/14/2025 | |
8.0.11 | 30,035,677 | 11/12/2024 | |
8.0.10 | 27,254,947 | 10/8/2024 | |
8.0.8 | 6,244,117 | 8/13/2024 | |
8.0.7 | 3,558,737 | 7/9/2024 | |
8.0.6 | 1,362,541 | 5/28/2024 | |
8.0.5 | 4,162,308 | 5/14/2024 | |
8.0.4 | 4,292,776 | 4/9/2024 | |
8.0.3 | 1,773,547 | 3/12/2024 | |
8.0.2 | 3,229,740 | 2/13/2024 | |
8.0.1 | 2,101,340 | 1/9/2024 | |
8.0.0 | 20,310,690 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 1,025,786 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 7,764 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 6,332 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 12,517 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,535 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 5,661 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 5,191 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 2,817 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 1,011 | 2/21/2023 | |
7.0.20 | 62,068 | 5/28/2024 | |
7.0.19 | 28,261 | 5/14/2024 | |
7.0.18 | 49,746 | 4/9/2024 | |
7.0.17 | 40,101 | 3/12/2024 | |
7.0.16 | 44,213 | 2/13/2024 | |
7.0.15 | 115,008 | 1/9/2024 | |
7.0.14 | 190,557 | 11/14/2023 | |
7.0.13 | 968,381 | 10/24/2023 | |
7.0.12 | 192,208 | 10/10/2023 | |
7.0.11 | 1,050,256 | 9/12/2023 | |
7.0.10 | 815,253 | 8/8/2023 | |
7.0.9 | 886,328 | 7/11/2023 | |
7.0.8 | 667,448 | 6/22/2023 | |
7.0.7 | 135,629 | 6/13/2023 | |
7.0.5 | 1,724,114 | 4/11/2023 | |
7.0.4 | 934,400 | 3/14/2023 | |
7.0.3 | 2,143,397 | 2/14/2023 | |
7.0.2 | 907,255 | 1/10/2023 | |
7.0.1 | 419,511 | 12/13/2022 | |
7.0.0 | 75,607,202 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 22,976 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 28,225 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 1,036 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 1,738 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 919 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 1,070 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 41,596 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,714 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,232 | 2/17/2022 | |
6.0.36 | 784,381 | 11/12/2024 | |
6.0.35 | 173,683 | 10/8/2024 | |
6.0.33 | 1,419,663 | 8/13/2024 | |
6.0.32 | 299,879 | 7/9/2024 | |
6.0.31 | 570,931 | 5/28/2024 | |
6.0.30 | 37,753 | 5/14/2024 | |
6.0.29 | 341,621 | 4/9/2024 | |
6.0.28 | 209,637 | 3/12/2024 | |
6.0.27 | 61,656 | 2/13/2024 | |
6.0.26 | 378,896 | 1/9/2024 | |
6.0.25 | 90,700 | 11/14/2023 | |
6.0.24 | 58,641 | 10/24/2023 | |
6.0.23 | 48,425 | 10/10/2023 | |
6.0.22 | 56,298 | 9/12/2023 | |
6.0.21 | 103,172 | 8/8/2023 | |
6.0.20 | 201,865 | 7/11/2023 | |
6.0.19 | 70,545 | 6/22/2023 | |
6.0.18 | 29,065 | 6/13/2023 | |
6.0.16 | 52,092,494 | 4/11/2023 | |
6.0.15 | 158,623 | 3/14/2023 | |
6.0.14 | 86,860 | 2/14/2023 | |
6.0.13 | 86,777 | 1/10/2023 | |
6.0.12 | 414,654 | 12/13/2022 | |
6.0.11 | 329,233 | 11/7/2022 | |
6.0.10 | 791,107 | 10/11/2022 | |
6.0.9 | 634,935 | 9/13/2022 | |
6.0.8 | 4,026,942 | 8/9/2022 | |
6.0.7 | 355,737 | 7/12/2022 | |
6.0.6 | 463,116 | 6/14/2022 | |
6.0.5 | 843,431 | 5/10/2022 | |
6.0.4 | 1,010,257 | 4/11/2022 | |
6.0.3 | 9,767,096 | 3/8/2022 | |
6.0.2 | 1,421,562 | 2/8/2022 | |
6.0.1 | 1,716,029 | 12/14/2021 | |
6.0.0 | 13,837,670 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,212 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 1,404 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 1,151 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 1,629 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 1,128 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 1,406 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 4,296 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,078 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,198 | 2/12/2021 | |
5.0.17 | 1,671,099 | 5/10/2022 | |
5.0.16 | 28,174 | 4/11/2022 | |
5.0.15 | 66,574 | 3/8/2022 | |
5.0.14 | 68,716 | 2/8/2022 | |
5.0.13 | 52,903 | 12/14/2021 | |
5.0.12 | 37,913 | 11/7/2021 | |
5.0.11 | 1,583,973 | 10/12/2021 | |
5.0.10 | 96,796,762 | 9/14/2021 | |
5.0.9 | 365,592 | 8/10/2021 | |
5.0.8 | 367,416 | 7/13/2021 | |
5.0.7 | 1,254,335 | 6/8/2021 | |
5.0.6 | 258,525 | 5/11/2021 | |
5.0.5 | 3,262,959 | 4/6/2021 | |
5.0.4 | 1,185,374 | 3/9/2021 | |
5.0.3 | 468,302 | 2/9/2021 | |
5.0.2 | 251,069 | 1/12/2021 | |
5.0.1 | 794,846 | 12/8/2020 | |
5.0.0 | 609,591 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 4,807 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 5,254 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 1,209 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 2,794 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 1,226 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,144 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,302 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 1,294 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,368 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 1,264 | 3/16/2020 | |
3.1.32 | 127,492 | 12/13/2022 | |
3.1.31 | 28,655 | 11/8/2022 | |
3.1.30 | 28,401 | 10/11/2022 | |
3.1.29 | 29,177 | 9/13/2022 | |
3.1.28 | 41,683 | 8/9/2022 | |
3.1.27 | 33,768 | 7/12/2022 | |
3.1.26 | 35,833 | 6/14/2022 | |
3.1.25 | 46,420 | 5/10/2022 | |
3.1.24 | 73,485 | 4/11/2022 | |
3.1.23 | 105,491 | 3/8/2022 | |
3.1.22 | 95,668 | 12/14/2021 | |
3.1.21 | 124,642 | 11/7/2021 | |
3.1.20 | 34,127 | 10/11/2021 | |
3.1.19 | 92,443 | 9/14/2021 | |
3.1.18 | 87,543 | 8/10/2021 | |
3.1.17 | 139,883 | 7/13/2021 | |
3.1.16 | 54,610 | 6/8/2021 | |
3.1.15 | 336,375 | 5/11/2021 | |
3.1.14 | 56,765 | 4/6/2021 | |
3.1.13 | 132,084 | 3/9/2021 | |
3.1.12 | 97,213 | 2/9/2021 | |
3.1.11 | 69,644 | 1/12/2021 | |
3.1.10 | 181,936 | 11/9/2020 | |
3.1.9 | 300,419 | 10/13/2020 | |
3.1.8 | 580,995 | 9/8/2020 | |
3.1.7 | 432,986 | 8/11/2020 | |
3.1.6 | 312,937 | 7/14/2020 | |
3.1.5 | 594,233 | 6/9/2020 | |
3.1.4 | 21,338,816 | 5/12/2020 | |
3.1.3 | 597,495 | 3/24/2020 | |
3.1.2 | 297,387 | 2/18/2020 | |
3.1.1 | 630,469 | 1/14/2020 | |
3.1.0 | 1,733,474 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 1,524 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,185 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 2,367 | 10/15/2019 | |
3.0.3 | 125,167 | 2/18/2020 | |
3.0.2 | 51,291 | 1/14/2020 | |
3.0.1 | 126,308 | 11/18/2019 | |
3.0.0 | 4,686,117 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 1,747 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 26,459 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 1,841 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 2,943 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 6,162 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 2,017 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 12,696 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 3,629 | 3/6/2019 | |
3.0.0-preview.19074.2 | 1,682 | 1/29/2019 | |
3.0.0-preview.18572.1 | 3,303 | 12/4/2018 | |
2.2.0 | 657,832,095 | 12/3/2018 | |
2.2.0-preview3-35497 | 228,004 | 10/17/2018 | |
2.2.0-preview2-35157 | 187,568 | 9/12/2018 | |
2.2.0-preview1-35029 | 101,779 | 8/22/2018 | |
2.1.6 | 9,804,567 | 11/13/2018 | |
2.1.1 | 352,426,180 | 6/18/2018 | |
2.1.0 | 159,158,921 | 5/29/2018 | |
2.1.0-rc1-final | 367,610 | 5/6/2018 | |
2.1.0-preview2-final | 659,536 | 4/10/2018 | |
2.1.0-preview1-final | 458,087 | 2/26/2018 | |
2.0.0 | 172,208,094 | 8/11/2017 | |
2.0.0-preview2-final | 165,307 | 6/28/2017 | |
2.0.0-preview1-final | 67,376 | 5/10/2017 | |
1.1.1 | 18,625,010 | 5/9/2017 | |
1.1.0 | 14,318,567 | 11/16/2016 | |
1.1.0-preview1-final | 87,142 | 10/24/2016 | |
1.0.1 | 124,033,606 | 12/12/2016 | |
1.0.0 | 34,321,592 | 6/27/2016 | |
1.0.0-rc2-final | 1,956,798 | 5/16/2016 |