Microsoft.Extensions.ObjectPool 9.0.4

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.4
                    
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 9.0.4
                    
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.4" />
                    
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.4" />
                    
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.4
                    
#r "nuget: Microsoft.Extensions.ObjectPool, 9.0.4"
                    
#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.
#addin nuget:?package=Microsoft.Extensions.ObjectPool&version=9.0.4
                    
Install Microsoft.Extensions.ObjectPool as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=9.0.4
                    
Install Microsoft.Extensions.ObjectPool as a Cake Tool

A simple object pool implementation.

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

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. 
.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 (485)

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

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
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!
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
Version Downloads Last updated
10.0.0-preview.3.25172.1 1,157 15 days ago
10.0.0-preview.2.25164.1 1,741 a month ago
10.0.0-preview.1.25120.3 1,016 2 months ago
9.0.4 278,098 17 days ago
9.0.3 844,323 a month ago
9.0.2 1,486,445 2 months ago
9.0.1 1,054,717 3 months ago
9.0.0 3,742,657 5 months ago
9.0.0-rc.2.24474.3 144,022 7 months ago
9.0.0-rc.1.24452.1 67,951 7 months ago
9.0.0-preview.7.24406.2 12,279 8 months ago
9.0.0-preview.6.24328.4 13,199 10 months ago
9.0.0-preview.5.24306.11 11,466 6/11/2024
9.0.0-preview.4.24267.6 12,624 5/21/2024
9.0.0-preview.3.24172.13 24,801 4/11/2024
9.0.0-preview.2.24128.4 5,305 3/12/2024
9.0.0-preview.1.24081.5 21,480 2/13/2024
8.0.15 64,065 17 days ago
8.0.14 255,047 a month ago
8.0.13 390,466 2 months ago
8.0.12 685,339 3 months ago
8.0.11 7,319,751 5 months ago
8.0.10 11,005,262 7 months ago
8.0.8 4,383,756 8 months ago
8.0.7 2,680,511 10 months ago
8.0.6 1,010,972 5/28/2024
8.0.5 3,106,907 5/14/2024
8.0.4 3,182,682 4/9/2024
8.0.3 1,411,666 3/12/2024
8.0.2 2,498,072 2/13/2024
8.0.1 1,619,965 1/9/2024
8.0.0 14,289,400 11/14/2023
8.0.0-rc.2.23480.2 855,673 10/10/2023
8.0.0-rc.1.23421.29 7,583 9/12/2023
8.0.0-preview.7.23375.9 5,700 8/8/2023
8.0.0-preview.6.23329.11 12,102 7/11/2023
8.0.0-preview.5.23302.2 4,820 6/13/2023
8.0.0-preview.4.23260.4 4,926 5/16/2023
8.0.0-preview.3.23177.8 4,597 4/11/2023
8.0.0-preview.2.23153.2 2,424 3/14/2023
8.0.0-preview.1.23112.2 879 2/21/2023
7.0.20 29,344 5/28/2024
7.0.19 6,194 5/14/2024
7.0.18 19,954 4/9/2024
7.0.17 17,083 3/12/2024
7.0.16 21,541 2/13/2024
7.0.15 89,895 1/9/2024
7.0.14 154,815 11/14/2023
7.0.13 885,721 10/24/2023
7.0.12 164,150 10/10/2023
7.0.11 948,762 9/12/2023
7.0.10 705,874 8/8/2023
7.0.9 806,842 7/11/2023
7.0.8 595,538 6/22/2023
7.0.7 110,127 6/13/2023
7.0.5 1,583,498 4/11/2023
7.0.4 855,596 3/14/2023
7.0.3 1,872,705 2/14/2023
7.0.2 837,199 1/10/2023
7.0.1 361,637 12/13/2022
7.0.0 56,321,200 11/7/2022
7.0.0-rc.2.22476.2 15,085 10/11/2022
7.0.0-rc.1.22427.2 25,416 9/14/2022
7.0.0-preview.7.22376.6 905 8/9/2022
7.0.0-preview.6.22330.3 1,572 7/12/2022
7.0.0-preview.5.22303.8 789 6/14/2022
7.0.0-preview.4.22251.1 927 5/10/2022
7.0.0-preview.3.22178.4 41,439 4/13/2022
7.0.0-preview.2.22153.2 1,559 3/14/2022
7.0.0-preview.1.22109.13 1,053 2/17/2022
6.0.36 225,064 5 months ago
6.0.35 102,377 7 months ago
6.0.33 893,061 8 months ago
6.0.32 151,774 10 months ago
6.0.31 370,585 5/28/2024
6.0.30 16,255 5/14/2024
6.0.29 257,958 4/9/2024
6.0.28 147,984 3/12/2024
6.0.27 38,428 2/13/2024
6.0.26 329,558 1/9/2024
6.0.25 65,329 11/14/2023
6.0.24 35,903 10/24/2023
6.0.23 26,625 10/10/2023
6.0.22 31,522 9/12/2023
6.0.21 66,419 8/8/2023
6.0.20 176,079 7/11/2023
6.0.19 46,372 6/22/2023
6.0.18 8,014 6/13/2023
6.0.16 38,543,886 4/11/2023
6.0.15 131,705 3/14/2023
6.0.14 64,693 2/14/2023
6.0.13 61,691 1/10/2023
6.0.12 378,019 12/13/2022
6.0.11 296,638 11/7/2022
6.0.10 711,758 10/11/2022
6.0.9 535,291 9/13/2022
6.0.8 3,693,957 8/9/2022
6.0.7 321,589 7/12/2022
6.0.6 417,650 6/14/2022
6.0.5 752,726 5/10/2022
6.0.4 965,643 4/11/2022
6.0.3 5,362,840 3/8/2022
6.0.2 1,384,848 2/8/2022
6.0.1 1,598,383 12/14/2021
6.0.0 12,087,337 11/8/2021
6.0.0-rc.2.21480.10 18,055 10/12/2021
6.0.0-rc.1.21452.15 1,252 9/14/2021
6.0.0-preview.7.21378.6 1,000 8/10/2021
6.0.0-preview.6.21355.2 1,478 7/14/2021
6.0.0-preview.5.21301.17 981 6/15/2021
6.0.0-preview.4.21253.5 1,262 5/24/2021
6.0.0-preview.3.21201.13 4,141 4/8/2021
6.0.0-preview.2.21154.6 872 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 996 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,348,309 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 7,291 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 45,178 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 47,818 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 31,988 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 16,106 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,452,293 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 83,018,860 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 328,619 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 339,718 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,158,989 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 234,107 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,040,839 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,075,274 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 419,587 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 223,385 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 721,966 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 572,110 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 4,593 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,033 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,002 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,579 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,020 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 942 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,095 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,091 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,163 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,050 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 75,102 12/13/2022
3.1.31 7,835 11/8/2022
3.1.30 7,409 10/11/2022
3.1.29 8,264 9/13/2022
3.1.28 19,224 8/9/2022
3.1.27 12,904 7/12/2022
3.1.26 15,003 6/14/2022
3.1.25 21,786 5/10/2022
3.1.24 52,476 4/11/2022
3.1.23 78,795 3/8/2022
3.1.22 73,295 12/14/2021
3.1.21 101,533 11/7/2021
3.1.20 13,020 10/11/2021
3.1.19 70,491 9/14/2021
3.1.18 66,245 8/10/2021
3.1.17 118,038 7/13/2021
3.1.16 32,992 6/8/2021
3.1.15 310,691 5/11/2021
3.1.14 35,247 4/6/2021
3.1.13 109,022 3/9/2021
3.1.12 72,674 2/9/2021
3.1.11 47,433 1/12/2021
3.1.10 149,668 11/9/2020
3.1.9 273,294 10/13/2020
3.1.8 555,076 9/8/2020
3.1.7 377,843 8/11/2020
3.1.6 289,455 7/14/2020
3.1.5 550,334 6/9/2020
3.1.4 19,747,882 5/12/2020
3.1.3 562,562 3/24/2020
3.1.2 268,312 2/18/2020
3.1.1 567,683 1/14/2020
3.1.0 1,644,692 12/3/2019
3.1.0-preview3.19553.2 1,330 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 983 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,161 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 103,947 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 30,303 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 104,653 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 4,428,084 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,550 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 26,207 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,635 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 2,745 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 5,822 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,813 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 12,500 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 3,424 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,481 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 3,103 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 590,604,926 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 226,535 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 184,861 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 100,282 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 9,287,432 11/13/2018
2.1.1 309,517,727 6/18/2018
2.1.0 153,748,242 5/29/2018
2.1.0-rc1-final 363,672 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 644,097 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 454,377 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.0 164,543,012 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 162,807 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 66,280 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 17,998,014 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 13,923,538 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 86,310 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 121,822,375 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 33,280,724 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 1,943,284 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.