Microsoft.Extensions.ObjectPool
2.0.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.ObjectPool --version 2.0.0-preview2-final
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 2.0.0-preview2-final
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="2.0.0-preview2-final" />
<PackageVersion Include="Microsoft.Extensions.ObjectPool" Version="2.0.0-preview2-final" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" />
paket add Microsoft.Extensions.ObjectPool --version 2.0.0-preview2-final
#r "nuget: Microsoft.Extensions.ObjectPool, 2.0.0-preview2-final"
#:package Microsoft.Extensions.ObjectPool@2.0.0-preview2-final
#addin nuget:?package=Microsoft.Extensions.ObjectPool&version=2.0.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=2.0.0-preview2-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-preview2-25401-01)
NuGet packages (524)
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 | 2,500 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 39,126 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 2,056 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 113,855 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 3,059 | 5/12/2025 | |
10.0.0-preview.3.25172.1 | 22,928 | 4/10/2025 | |
10.0.0-preview.2.25164.1 | 2,112 | 3/18/2025 | |
10.0.0-preview.1.25120.3 | 1,143 | 2/25/2025 | |
9.0.9 | 263,785 | 9/9/2025 | |
9.0.8 | 1,065,032 | 8/5/2025 | |
9.0.7 | 1,461,308 | 7/8/2025 | |
9.0.6 | 1,573,830 | 6/10/2025 | |
9.0.5 | 2,011,473 | 5/13/2025 | |
9.0.4 | 2,461,770 | 4/8/2025 | |
9.0.3 | 1,589,990 | 3/11/2025 | |
9.0.2 | 3,949,389 | 2/11/2025 | |
9.0.1 | 1,740,266 | 1/14/2025 | |
9.0.0 | 6,727,785 | 11/12/2024 | |
9.0.0-rc.2.24474.3 | 180,285 | 10/8/2024 | |
9.0.0-rc.1.24452.1 | 79,830 | 9/10/2024 | |
9.0.0-preview.7.24406.2 | 12,908 | 8/13/2024 | |
9.0.0-preview.6.24328.4 | 15,243 | 7/9/2024 | |
9.0.0-preview.5.24306.11 | 13,425 | 6/11/2024 | |
9.0.0-preview.4.24267.6 | 14,116 | 5/21/2024 | |
9.0.0-preview.3.24172.13 | 48,462 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 5,508 | 3/12/2024 | |
9.0.0-preview.1.24081.5 | 28,964 | 2/13/2024 | |
8.0.20 | 92,301 | 9/9/2025 | |
8.0.19 | 360,404 | 8/4/2025 | |
8.0.18 | 562,727 | 7/8/2025 | |
8.0.17 | 683,302 | 6/10/2025 | |
8.0.16 | 645,116 | 5/13/2025 | |
8.0.15 | 1,054,668 | 4/8/2025 | |
8.0.14 | 908,294 | 3/11/2025 | |
8.0.13 | 1,054,961 | 2/11/2025 | |
8.0.12 | 1,273,067 | 1/14/2025 | |
8.0.11 | 28,927,934 | 11/12/2024 | |
8.0.10 | 26,553,835 | 10/8/2024 | |
8.0.8 | 6,170,236 | 8/13/2024 | |
8.0.7 | 3,522,916 | 7/9/2024 | |
8.0.6 | 1,342,699 | 5/28/2024 | |
8.0.5 | 4,120,481 | 5/14/2024 | |
8.0.4 | 4,239,507 | 4/9/2024 | |
8.0.3 | 1,755,024 | 3/12/2024 | |
8.0.2 | 3,199,823 | 2/13/2024 | |
8.0.1 | 2,074,842 | 1/9/2024 | |
8.0.0 | 20,023,856 | 11/14/2023 | |
8.0.0-rc.2.23480.2 | 1,018,452 | 10/10/2023 | |
8.0.0-rc.1.23421.29 | 7,745 | 9/12/2023 | |
8.0.0-preview.7.23375.9 | 6,307 | 8/8/2023 | |
8.0.0-preview.6.23329.11 | 12,514 | 7/11/2023 | |
8.0.0-preview.5.23302.2 | 7,436 | 6/13/2023 | |
8.0.0-preview.4.23260.4 | 5,653 | 5/16/2023 | |
8.0.0-preview.3.23177.8 | 5,180 | 4/11/2023 | |
8.0.0-preview.2.23153.2 | 2,796 | 3/14/2023 | |
8.0.0-preview.1.23112.2 | 1,008 | 2/21/2023 | |
7.0.20 | 57,853 | 5/28/2024 | |
7.0.19 | 24,819 | 5/14/2024 | |
7.0.18 | 46,120 | 4/9/2024 | |
7.0.17 | 36,621 | 3/12/2024 | |
7.0.16 | 40,755 | 2/13/2024 | |
7.0.15 | 111,516 | 1/9/2024 | |
7.0.14 | 186,684 | 11/14/2023 | |
7.0.13 | 961,628 | 10/24/2023 | |
7.0.12 | 188,324 | 10/10/2023 | |
7.0.11 | 1,043,611 | 9/12/2023 | |
7.0.10 | 807,560 | 8/8/2023 | |
7.0.9 | 880,283 | 7/11/2023 | |
7.0.8 | 661,343 | 6/22/2023 | |
7.0.7 | 132,130 | 6/13/2023 | |
7.0.5 | 1,714,546 | 4/11/2023 | |
7.0.4 | 924,724 | 3/14/2023 | |
7.0.3 | 2,129,549 | 2/14/2023 | |
7.0.2 | 899,399 | 1/10/2023 | |
7.0.1 | 414,018 | 12/13/2022 | |
7.0.0 | 74,820,715 | 11/7/2022 | |
7.0.0-rc.2.22476.2 | 22,866 | 10/11/2022 | |
7.0.0-rc.1.22427.2 | 28,208 | 9/14/2022 | |
7.0.0-preview.7.22376.6 | 1,027 | 8/9/2022 | |
7.0.0-preview.6.22330.3 | 1,735 | 7/12/2022 | |
7.0.0-preview.5.22303.8 | 912 | 6/14/2022 | |
7.0.0-preview.4.22251.1 | 1,065 | 5/10/2022 | |
7.0.0-preview.3.22178.4 | 41,589 | 4/13/2022 | |
7.0.0-preview.2.22153.2 | 1,708 | 3/14/2022 | |
7.0.0-preview.1.22109.13 | 1,229 | 2/17/2022 | |
6.0.36 | 753,059 | 11/12/2024 | |
6.0.35 | 167,796 | 10/8/2024 | |
6.0.33 | 1,393,690 | 8/13/2024 | |
6.0.32 | 292,144 | 7/9/2024 | |
6.0.31 | 557,718 | 5/28/2024 | |
6.0.30 | 34,187 | 5/14/2024 | |
6.0.29 | 335,758 | 4/9/2024 | |
6.0.28 | 204,892 | 3/12/2024 | |
6.0.27 | 57,814 | 2/13/2024 | |
6.0.26 | 373,542 | 1/9/2024 | |
6.0.25 | 87,035 | 11/14/2023 | |
6.0.24 | 55,222 | 10/24/2023 | |
6.0.23 | 45,043 | 10/10/2023 | |
6.0.22 | 52,817 | 9/12/2023 | |
6.0.21 | 99,086 | 8/8/2023 | |
6.0.20 | 198,263 | 7/11/2023 | |
6.0.19 | 67,048 | 6/22/2023 | |
6.0.18 | 25,697 | 6/13/2023 | |
6.0.16 | 51,532,103 | 4/11/2023 | |
6.0.15 | 154,883 | 3/14/2023 | |
6.0.14 | 83,422 | 2/14/2023 | |
6.0.13 | 83,080 | 1/10/2023 | |
6.0.12 | 410,237 | 12/13/2022 | |
6.0.11 | 325,423 | 11/7/2022 | |
6.0.10 | 784,334 | 10/11/2022 | |
6.0.9 | 627,196 | 9/13/2022 | |
6.0.8 | 4,012,237 | 8/9/2022 | |
6.0.7 | 351,953 | 7/12/2022 | |
6.0.6 | 458,391 | 6/14/2022 | |
6.0.5 | 835,634 | 5/10/2022 | |
6.0.4 | 1,005,378 | 4/11/2022 | |
6.0.3 | 9,560,325 | 3/8/2022 | |
6.0.2 | 1,416,534 | 2/8/2022 | |
6.0.1 | 1,704,433 | 12/14/2021 | |
6.0.0 | 13,713,160 | 11/8/2021 | |
6.0.0-rc.2.21480.10 | 18,207 | 10/12/2021 | |
6.0.0-rc.1.21452.15 | 1,398 | 9/14/2021 | |
6.0.0-preview.7.21378.6 | 1,145 | 8/10/2021 | |
6.0.0-preview.6.21355.2 | 1,624 | 7/14/2021 | |
6.0.0-preview.5.21301.17 | 1,122 | 6/15/2021 | |
6.0.0-preview.4.21253.5 | 1,401 | 5/24/2021 | |
6.0.0-preview.3.21201.13 | 4,292 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 1,072 | 3/11/2021 | |
6.0.0-preview.1.21103.6 | 1,190 | 2/12/2021 | |
5.0.17 | 1,655,852 | 5/10/2022 | |
5.0.16 | 24,805 | 4/11/2022 | |
5.0.15 | 63,189 | 3/8/2022 | |
5.0.14 | 65,348 | 2/8/2022 | |
5.0.13 | 49,532 | 12/14/2021 | |
5.0.12 | 34,515 | 11/7/2021 | |
5.0.11 | 1,575,125 | 10/12/2021 | |
5.0.10 | 96,173,122 | 9/14/2021 | |
5.0.9 | 361,209 | 8/10/2021 | |
5.0.8 | 363,082 | 7/13/2021 | |
5.0.7 | 1,247,755 | 6/8/2021 | |
5.0.6 | 254,851 | 5/11/2021 | |
5.0.5 | 3,245,334 | 4/6/2021 | |
5.0.4 | 1,178,729 | 3/9/2021 | |
5.0.3 | 460,619 | 2/9/2021 | |
5.0.2 | 247,177 | 1/12/2021 | |
5.0.1 | 788,102 | 12/8/2020 | |
5.0.0 | 598,868 | 11/9/2020 | |
5.0.0-rc.2.20475.17 | 4,802 | 10/13/2020 | |
5.0.0-rc.1.20451.17 | 5,245 | 9/14/2020 | |
5.0.0-preview.8.20414.8 | 1,203 | 8/25/2020 | |
5.0.0-preview.7.20365.19 | 2,788 | 7/21/2020 | |
5.0.0-preview.6.20312.15 | 1,219 | 6/25/2020 | |
5.0.0-preview.5.20279.2 | 1,138 | 6/10/2020 | |
5.0.0-preview.4.20257.10 | 2,297 | 5/18/2020 | |
5.0.0-preview.3.20215.14 | 1,286 | 4/23/2020 | |
5.0.0-preview.2.20167.3 | 1,361 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 1,257 | 3/16/2020 | |
3.1.32 | 122,735 | 12/13/2022 | |
3.1.31 | 25,289 | 11/8/2022 | |
3.1.30 | 24,923 | 10/11/2022 | |
3.1.29 | 25,805 | 9/13/2022 | |
3.1.28 | 38,129 | 8/9/2022 | |
3.1.27 | 30,400 | 7/12/2022 | |
3.1.26 | 32,468 | 6/14/2022 | |
3.1.25 | 42,762 | 5/10/2022 | |
3.1.24 | 70,118 | 4/11/2022 | |
3.1.23 | 102,005 | 3/8/2022 | |
3.1.22 | 92,013 | 12/14/2021 | |
3.1.21 | 121,187 | 11/7/2021 | |
3.1.20 | 30,736 | 10/11/2021 | |
3.1.19 | 88,893 | 9/14/2021 | |
3.1.18 | 84,155 | 8/10/2021 | |
3.1.17 | 136,500 | 7/13/2021 | |
3.1.16 | 51,049 | 6/8/2021 | |
3.1.15 | 332,794 | 5/11/2021 | |
3.1.14 | 53,349 | 4/6/2021 | |
3.1.13 | 128,694 | 3/9/2021 | |
3.1.12 | 93,691 | 2/9/2021 | |
3.1.11 | 66,258 | 1/12/2021 | |
3.1.10 | 178,046 | 11/9/2020 | |
3.1.9 | 296,815 | 10/13/2020 | |
3.1.8 | 577,051 | 9/8/2020 | |
3.1.7 | 427,749 | 8/11/2020 | |
3.1.6 | 309,426 | 7/14/2020 | |
3.1.5 | 589,718 | 6/9/2020 | |
3.1.4 | 21,247,657 | 5/12/2020 | |
3.1.3 | 592,550 | 3/24/2020 | |
3.1.2 | 292,750 | 2/18/2020 | |
3.1.1 | 624,657 | 1/14/2020 | |
3.1.0 | 1,724,543 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 1,519 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 1,177 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 2,363 | 10/15/2019 | |
3.0.3 | 121,746 | 2/18/2020 | |
3.0.2 | 47,899 | 1/14/2020 | |
3.0.1 | 122,896 | 11/18/2019 | |
3.0.0 | 4,653,305 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 1,741 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 26,451 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 1,836 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 2,938 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 6,138 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 2,013 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 12,691 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 3,622 | 3/6/2019 | |
3.0.0-preview.19074.2 | 1,677 | 1/29/2019 | |
3.0.0-preview.18572.1 | 3,299 | 12/4/2018 | |
2.2.0 | 654,254,648 | 12/3/2018 | |
2.2.0-preview3-35497 | 227,587 | 10/17/2018 | |
2.2.0-preview2-35157 | 187,186 | 9/12/2018 | |
2.2.0-preview1-35029 | 101,367 | 8/22/2018 | |
2.1.6 | 9,781,223 | 11/13/2018 | |
2.1.1 | 350,543,172 | 6/18/2018 | |
2.1.0 | 158,899,478 | 5/29/2018 | |
2.1.0-rc1-final | 365,872 | 5/6/2018 | |
2.1.0-preview2-final | 655,709 | 4/10/2018 | |
2.1.0-preview1-final | 456,443 | 2/26/2018 | |
2.0.0 | 171,791,789 | 8/11/2017 | |
2.0.0-preview2-final | 164,461 | 6/28/2017 | |
2.0.0-preview1-final | 67,131 | 5/10/2017 | |
1.1.1 | 18,585,040 | 5/9/2017 | |
1.1.0 | 14,290,061 | 11/16/2016 | |
1.1.0-preview1-final | 86,829 | 10/24/2016 | |
1.0.1 | 123,933,859 | 12/12/2016 | |
1.0.0 | 34,262,666 | 6/27/2016 | |
1.0.0-rc2-final | 1,954,636 | 5/16/2016 |