Microsoft.Extensions.ObjectPool 9.0.7

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.ObjectPool --version 9.0.7
                    
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 9.0.7
                    
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.ObjectPool" Version="9.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.ObjectPool" Version="9.0.7" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.ObjectPool" />
                    
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.ObjectPool --version 9.0.7
                    
#r "nuget: Microsoft.Extensions.ObjectPool, 9.0.7"
                    
#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.
#:package Microsoft.Extensions.ObjectPool@9.0.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.ObjectPool&version=9.0.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=9.0.7
                    
Install as a Cake Tool

A simple object pool implementation.

This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6b3a5da75eb405046889a5447ec9b14cc29d285

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 is compatible.  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 is compatible.  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.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (514)

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 (95)

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#.
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.
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
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.
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
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
Version Downloads Last Updated
10.0.0-preview.6.25358.103 291 7/15/2025
10.0.0-preview.5.25277.114 11,281 6/6/2025
10.0.0-preview.4.25258.110 2,778 5/12/2025
10.0.0-preview.3.25172.1 22,900 4/10/2025
10.0.0-preview.2.25164.1 1,979 3/18/2025
10.0.0-preview.1.25120.3 1,106 2/25/2025
9.0.7 210,908 7/8/2025
9.0.6 909,783 6/10/2025
9.0.5 1,311,820 5/13/2025
9.0.4 2,053,272 4/8/2025
9.0.3 1,363,991 3/11/2025
9.0.2 2,780,406 2/11/2025
9.0.1 1,450,276 1/14/2025
9.0.0 5,474,136 11/12/2024
9.0.0-rc.2.24474.3 165,223 10/8/2024
9.0.0-rc.1.24452.1 74,807 9/10/2024
9.0.0-preview.7.24406.2 12,657 8/13/2024
9.0.0-preview.6.24328.4 14,579 7/9/2024
9.0.0-preview.5.24306.11 12,954 6/11/2024
9.0.0-preview.4.24267.6 13,355 5/21/2024
9.0.0-preview.3.24172.13 46,799 4/11/2024
9.0.0-preview.2.24128.4 5,463 3/12/2024
9.0.0-preview.1.24081.5 27,782 2/13/2024
8.0.18 57,960 7/8/2025
8.0.17 305,999 6/10/2025
8.0.16 380,722 5/13/2025
8.0.15 712,556 4/8/2025
8.0.14 675,592 3/11/2025
8.0.13 757,095 2/11/2025
8.0.12 1,050,148 1/14/2025
8.0.11 18,826,814 11/12/2024
8.0.10 19,692,789 10/8/2024
8.0.8 5,445,372 8/13/2024
8.0.7 3,183,162 7/9/2024
8.0.6 1,208,751 5/28/2024
8.0.5 3,699,576 5/14/2024
8.0.4 3,815,235 4/9/2024
8.0.3 1,610,296 3/12/2024
8.0.2 2,935,229 2/13/2024
8.0.1 1,869,334 1/9/2024
8.0.0 17,433,974 11/14/2023
8.0.0-rc.2.23480.2 956,955 10/10/2023
8.0.0-rc.1.23421.29 7,691 9/12/2023
8.0.0-preview.7.23375.9 6,048 8/8/2023
8.0.0-preview.6.23329.11 12,470 7/11/2023
8.0.0-preview.5.23302.2 6,346 6/13/2023
8.0.0-preview.4.23260.4 5,563 5/16/2023
8.0.0-preview.3.23177.8 5,034 4/11/2023
8.0.0-preview.2.23153.2 2,658 3/14/2023
8.0.0-preview.1.23112.2 963 2/21/2023
7.0.20 37,269 5/28/2024
7.0.19 7,409 5/14/2024
7.0.18 24,776 4/9/2024
7.0.17 18,909 3/12/2024
7.0.16 22,937 2/13/2024
7.0.15 93,213 1/9/2024
7.0.14 163,025 11/14/2023
7.0.13 923,126 10/24/2023
7.0.12 168,593 10/10/2023
7.0.11 1,004,528 9/12/2023
7.0.10 761,595 8/8/2023
7.0.9 839,065 7/11/2023
7.0.8 630,502 6/22/2023
7.0.7 113,471 6/13/2023
7.0.5 1,654,810 4/11/2023
7.0.4 890,903 3/14/2023
7.0.3 2,026,798 2/14/2023
7.0.2 864,057 1/10/2023
7.0.1 381,522 12/13/2022
7.0.0 67,058,363 11/7/2022
7.0.0-rc.2.22476.2 22,708 10/11/2022
7.0.0-rc.1.22427.2 28,050 9/14/2022
7.0.0-preview.7.22376.6 982 8/9/2022
7.0.0-preview.6.22330.3 1,683 7/12/2022
7.0.0-preview.5.22303.8 875 6/14/2022
7.0.0-preview.4.22251.1 1,021 5/10/2022
7.0.0-preview.3.22178.4 41,540 4/13/2022
7.0.0-preview.2.22153.2 1,665 3/14/2022
7.0.0-preview.1.22109.13 1,174 2/17/2022
6.0.36 495,542 11/12/2024
6.0.35 131,595 10/8/2024
6.0.33 1,187,947 8/13/2024
6.0.32 233,039 7/9/2024
6.0.31 465,160 5/28/2024
6.0.30 17,166 5/14/2024
6.0.29 295,461 4/9/2024
6.0.28 172,302 3/12/2024
6.0.27 40,206 2/13/2024
6.0.26 344,854 1/9/2024
6.0.25 68,516 11/14/2023
6.0.24 37,624 10/24/2023
6.0.23 28,008 10/10/2023
6.0.22 34,037 9/12/2023
6.0.21 75,761 8/8/2023
6.0.20 179,885 7/11/2023
6.0.19 48,755 6/22/2023
6.0.18 8,803 6/13/2023
6.0.16 46,371,631 4/11/2023
6.0.15 135,378 3/14/2023
6.0.14 66,006 2/14/2023
6.0.13 64,316 1/10/2023
6.0.12 388,137 12/13/2022
6.0.11 304,735 11/7/2022
6.0.10 743,884 10/11/2022
6.0.9 574,240 9/13/2022
6.0.8 3,893,819 8/9/2022
6.0.7 330,452 7/12/2022
6.0.6 432,680 6/14/2022
6.0.5 790,812 5/10/2022
6.0.4 979,752 4/11/2022
6.0.3 7,702,496 3/8/2022
6.0.2 1,393,556 2/8/2022
6.0.1 1,656,700 12/14/2021
6.0.0 12,945,270 11/8/2021
6.0.0-rc.2.21480.10 18,164 10/12/2021
6.0.0-rc.1.21452.15 1,357 9/14/2021
6.0.0-preview.7.21378.6 1,106 8/10/2021
6.0.0-preview.6.21355.2 1,577 7/14/2021
6.0.0-preview.5.21301.17 1,080 6/15/2021
6.0.0-preview.4.21253.5 1,362 5/24/2021
6.0.0-preview.3.21201.13 4,242 4/8/2021
6.0.0-preview.2.21154.6 1,011 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,129 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,525,353 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 7,907 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 46,139 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 48,452 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 32,632 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 17,259 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,517,983 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 90,862,410 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 338,956 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 343,797 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,203,488 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 237,055 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,167,522 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,125,354 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 431,441 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 229,165 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 752,599 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 578,704 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 4,736 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 5,178 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 1,138 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 2,720 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 1,156 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 1,077 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 2,232 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 1,221 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 1,298 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 1,194 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 93,049 12/13/2022
3.1.31 8,409 11/8/2022
3.1.30 8,002 10/11/2022
3.1.29 8,921 9/13/2022
3.1.28 20,559 8/9/2022
3.1.27 13,486 7/12/2022
3.1.26 15,579 6/14/2022
3.1.25 24,503 5/10/2022
3.1.24 53,190 4/11/2022
3.1.23 84,440 3/8/2022
3.1.22 74,394 12/14/2021
3.1.21 103,528 11/7/2021
3.1.20 13,761 10/11/2021
3.1.19 71,564 9/14/2021
3.1.18 67,093 8/10/2021
3.1.17 119,070 7/13/2021
3.1.16 33,848 6/8/2021
3.1.15 313,962 5/11/2021
3.1.14 36,232 4/6/2021
3.1.13 111,212 3/9/2021
3.1.12 75,350 2/9/2021
3.1.11 49,178 1/12/2021
3.1.10 157,378 11/9/2020
3.1.9 277,174 10/13/2020
3.1.8 558,132 9/8/2020
3.1.7 398,824 8/11/2020
3.1.6 291,128 7/14/2020
3.1.5 564,695 6/9/2020
3.1.4 20,605,897 5/12/2020
3.1.3 570,598 3/24/2020
3.1.2 273,352 2/18/2020
3.1.1 593,649 1/14/2020
3.1.0 1,682,711 12/3/2019
3.1.0-preview3.19553.2 1,458 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,114 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,304 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 104,679 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 30,959 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 105,719 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 4,551,684 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,680 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 26,372 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,773 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 2,877 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 6,028 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,952 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 12,627 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 3,562 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,614 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 3,238 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 628,770,026 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 227,160 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 185,975 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 100,849 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 9,581,959 11/13/2018
2.1.1 333,981,339 6/18/2018
2.1.0 156,968,654 5/29/2018
2.1.0-rc1-final 365,017 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 649,982 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 455,194 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.0 168,846,806 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 163,551 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 66,760 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 18,339,035 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 14,137,308 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 86,575 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 123,132,869 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 33,863,946 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 1,949,881 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.