Microsoft.Extensions.ObjectPool 1.1.0-preview1-final

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.Extensions.ObjectPool.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.ObjectPool --version 1.1.0-preview1-final
                    
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 1.1.0-preview1-final
                    
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="1.1.0-preview1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.ObjectPool" Version="1.1.0-preview1-final" />
                    
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 1.1.0-preview1-final
                    
#r "nuget: Microsoft.Extensions.ObjectPool, 1.1.0-preview1-final"
                    
#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=1.1.0-preview1-final&prerelease
                    
Install Microsoft.Extensions.ObjectPool as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=1.1.0-preview1-final&prerelease
                    
Install Microsoft.Extensions.ObjectPool as a Cake Tool

A simple object pool implementation.

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 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 net451 is compatible.  net452 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (505)

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

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.5.25277.114 291 6/6/2025
10.0.0-preview.4.25258.110 2,152 5/12/2025
10.0.0-preview.3.25172.1 16,346 4/10/2025
10.0.0-preview.2.25164.1 1,852 3/18/2025
10.0.0-preview.1.25120.3 1,068 2/25/2025
9.0.6 109,614 6/10/2025
9.0.5 855,854 5/13/2025
9.0.4 1,695,759 4/8/2025
9.0.3 1,217,686 3/11/2025
9.0.2 2,314,187 2/11/2025
9.0.1 1,307,128 1/14/2025
9.0.0 4,825,015 11/12/2024
9.0.0-rc.2.24474.3 158,034 10/8/2024
9.0.0-rc.1.24452.1 72,274 9/10/2024
9.0.0-preview.7.24406.2 12,505 8/13/2024
9.0.0-preview.6.24328.4 14,040 7/9/2024
9.0.0-preview.5.24306.11 12,356 6/11/2024
9.0.0-preview.4.24267.6 12,926 5/21/2024
9.0.0-preview.3.24172.13 40,601 4/11/2024
9.0.0-preview.2.24128.4 5,406 3/12/2024
9.0.0-preview.1.24081.5 26,925 2/13/2024
8.0.17 30,895 6/10/2025
8.0.16 206,834 5/13/2025
8.0.15 506,551 4/8/2025
8.0.14 530,634 3/11/2025
8.0.13 624,211 2/11/2025
8.0.12 927,840 1/14/2025
8.0.11 13,997,240 11/12/2024
8.0.10 16,194,302 10/8/2024
8.0.8 5,046,909 8/13/2024
8.0.7 2,995,316 7/9/2024
8.0.6 1,138,827 5/28/2024
8.0.5 3,450,676 5/14/2024
8.0.4 3,579,471 4/9/2024
8.0.3 1,537,716 3/12/2024
8.0.2 2,781,493 2/13/2024
8.0.1 1,777,938 1/9/2024
8.0.0 16,232,786 11/14/2023
8.0.0-rc.2.23480.2 921,156 10/10/2023
8.0.0-rc.1.23421.29 7,653 9/12/2023
8.0.0-preview.7.23375.9 5,970 8/8/2023
8.0.0-preview.6.23329.11 12,309 7/11/2023
8.0.0-preview.5.23302.2 5,686 6/13/2023
8.0.0-preview.4.23260.4 5,506 5/16/2023
8.0.0-preview.3.23177.8 4,909 4/11/2023
8.0.0-preview.2.23153.2 2,579 3/14/2023
8.0.0-preview.1.23112.2 923 2/21/2023
7.0.20 34,767 5/28/2024
7.0.19 6,976 5/14/2024
7.0.18 22,428 4/9/2024
7.0.17 18,280 3/12/2024
7.0.16 22,519 2/13/2024
7.0.15 92,300 1/9/2024
7.0.14 159,821 11/14/2023
7.0.13 908,712 10/24/2023
7.0.12 166,697 10/10/2023
7.0.11 985,015 9/12/2023
7.0.10 739,313 8/8/2023
7.0.9 826,616 7/11/2023
7.0.8 618,501 6/22/2023
7.0.7 112,304 6/13/2023
7.0.5 1,627,754 4/11/2023
7.0.4 877,191 3/14/2023
7.0.3 1,968,383 2/14/2023
7.0.2 854,611 1/10/2023
7.0.1 373,818 12/13/2022
7.0.0 62,899,826 11/7/2022
7.0.0-rc.2.22476.2 19,305 10/11/2022
7.0.0-rc.1.22427.2 26,903 9/14/2022
7.0.0-preview.7.22376.6 945 8/9/2022
7.0.0-preview.6.22330.3 1,637 7/12/2022
7.0.0-preview.5.22303.8 832 6/14/2022
7.0.0-preview.4.22251.1 975 5/10/2022
7.0.0-preview.3.22178.4 41,494 4/13/2022
7.0.0-preview.2.22153.2 1,616 3/14/2022
7.0.0-preview.1.22109.13 1,121 2/17/2022
6.0.36 384,450 11/12/2024
6.0.35 120,584 10/8/2024
6.0.33 1,083,229 8/13/2024
6.0.32 197,998 7/9/2024
6.0.31 430,609 5/28/2024
6.0.30 16,838 5/14/2024
6.0.29 283,037 4/9/2024
6.0.28 160,503 3/12/2024
6.0.27 39,613 2/13/2024
6.0.26 338,812 1/9/2024
6.0.25 67,439 11/14/2023
6.0.24 36,585 10/24/2023
6.0.23 27,620 10/10/2023
6.0.22 33,269 9/12/2023
6.0.21 70,826 8/8/2023
6.0.20 178,877 7/11/2023
6.0.19 47,880 6/22/2023
6.0.18 8,558 6/13/2023
6.0.16 43,470,557 4/11/2023
6.0.15 134,105 3/14/2023
6.0.14 65,535 2/14/2023
6.0.13 63,479 1/10/2023
6.0.12 383,248 12/13/2022
6.0.11 301,389 11/7/2022
6.0.10 731,806 10/11/2022
6.0.9 557,568 9/13/2022
6.0.8 3,831,797 8/9/2022
6.0.7 326,975 7/12/2022
6.0.6 426,974 6/14/2022
6.0.5 777,480 5/10/2022
6.0.4 974,292 4/11/2022
6.0.3 6,774,500 3/8/2022
6.0.2 1,390,173 2/8/2022
6.0.1 1,634,558 12/14/2021
6.0.0 12,603,390 11/8/2021
6.0.0-rc.2.21480.10 18,113 10/12/2021
6.0.0-rc.1.21452.15 1,306 9/14/2021
6.0.0-preview.7.21378.6 1,057 8/10/2021
6.0.0-preview.6.21355.2 1,532 7/14/2021
6.0.0-preview.5.21301.17 1,034 6/15/2021
6.0.0-preview.4.21253.5 1,315 5/24/2021
6.0.0-preview.3.21201.13 4,195 4/8/2021
6.0.0-preview.2.21154.6 942 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,062 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,458,630 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 7,729 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 45,808 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 48,276 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 32,444 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 16,890 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,496,934 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 87,931,042 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 335,622 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 342,469 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,187,192 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 236,063 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,131,062 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,104,139 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 427,130 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 228,427 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 741,446 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 577,304 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 4,670 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,105 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,072 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,653 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,092 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,010 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,168 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,159 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,234 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,121 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 85,593 12/13/2022
3.1.31 8,254 11/8/2022
3.1.30 7,834 10/11/2022
3.1.29 8,716 9/13/2022
3.1.28 20,100 8/9/2022
3.1.27 13,314 7/12/2022
3.1.26 15,416 6/14/2022
3.1.25 23,656 5/10/2022
3.1.24 52,969 4/11/2022
3.1.23 82,795 3/8/2022
3.1.22 74,020 12/14/2021
3.1.21 102,739 11/7/2021
3.1.20 13,563 10/11/2021
3.1.19 71,200 9/14/2021
3.1.18 66,831 8/10/2021
3.1.17 118,751 7/13/2021
3.1.16 33,629 6/8/2021
3.1.15 313,203 5/11/2021
3.1.14 35,951 4/6/2021
3.1.13 110,559 3/9/2021
3.1.12 74,633 2/9/2021
3.1.11 48,793 1/12/2021
3.1.10 154,383 11/9/2020
3.1.9 275,670 10/13/2020
3.1.8 557,111 9/8/2020
3.1.7 390,439 8/11/2020
3.1.6 290,657 7/14/2020
3.1.5 558,438 6/9/2020
3.1.4 20,287,840 5/12/2020
3.1.3 567,698 3/24/2020
3.1.2 271,813 2/18/2020
3.1.1 585,212 1/14/2020
3.1.0 1,671,864 12/3/2019
3.1.0-preview3.19553.2 1,400 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 1,052 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,236 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 104,384 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 30,736 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 105,365 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 4,506,741 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,618 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 26,295 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,708 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 2,812 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 5,931 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,886 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 12,567 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 3,493 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,551 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 3,171 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 614,315,682 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 226,819 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 185,485 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 100,568 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 9,470,327 11/13/2018
2.1.1 324,664,528 6/18/2018
2.1.0 155,819,375 5/29/2018
2.1.0-rc1-final 364,022 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 648,122 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 454,803 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.0 167,097,045 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 163,234 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 66,550 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 18,211,942 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 14,054,187 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 86,462 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 122,643,108 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 33,644,051 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 1,947,278 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.