![]() |
VOOZH | about |
dotnet add package Microsoft.Extensions.ObjectPool --version 10.0.9
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 10.0.9
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="10.0.9" />
<PackageVersion Include="Microsoft.Extensions.ObjectPool" Version="10.0.9" />Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.ObjectPool" />Project file
paket add Microsoft.Extensions.ObjectPool --version 10.0.9
#r "nuget: Microsoft.Extensions.ObjectPool, 10.0.9"
#:package Microsoft.Extensions.ObjectPool@10.0.9
#addin nuget:?package=Microsoft.Extensions.ObjectPool&version=10.0.9Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=10.0.9Install as a Cake Tool
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
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 |
|
|
Microsoft.AspNetCore.Mvc.NewtonsoftJson
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f |
|
|
System.ServiceModel.Primitives
System.ServiceModel.Primitives |
|
|
System.Private.ServiceModel
Package Description |
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.ObjectPool:
| Repository | Stars |
|---|---|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
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.
|
|
|
space-wizards/space-station-14
A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
|
|
|
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
|
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.5.26302.115 | 970 | 6/9/2026 |
| 11.0.0-preview.4.26230.115 | 4,322 | 5/12/2026 |
| 11.0.0-preview.3.26207.106 | 6,643 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 3,289 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 3,265 | 2/10/2026 |
| 10.0.9 | 623,425 | 6/9/2026 |
| 10.0.8 | 3,322,835 | 5/12/2026 |
| 10.0.7 | 997,785 | 4/21/2026 |
| 10.0.6 | 4,050,321 | 4/14/2026 |
| 10.0.5 | 1,265,248 | 3/12/2026 |
| 10.0.4 | 3,793,101 | 3/10/2026 |
| 9.0.17 | 16,230 | 6/9/2026 |
| 9.0.16 | 85,112 | 5/12/2026 |
| 9.0.15 | 317,991 | 4/14/2026 |
| 9.0.14 | 337,409 | 3/10/2026 |
| 9.0.13 | 304,201 | 2/10/2026 |
| 8.0.28 | 20,785 | 6/9/2026 |
| 8.0.27 | 129,159 | 5/12/2026 |
| 8.0.26 | 402,770 | 4/14/2026 |
| 8.0.25 | 523,542 | 3/10/2026 |