Microsoft.Extensions.ObjectPool 2.2.0-preview3-35497

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 2.2.0-preview3-35497
                    
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 2.2.0-preview3-35497
                    
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="2.2.0-preview3-35497" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.ObjectPool" Version="2.2.0-preview3-35497" />
                    
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 2.2.0-preview3-35497
                    
#r "nuget: Microsoft.Extensions.ObjectPool, 2.2.0-preview3-35497"
                    
#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=2.2.0-preview3-35497&prerelease
                    
Install Microsoft.Extensions.ObjectPool as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=2.2.0-preview3-35497&prerelease
                    
Install Microsoft.Extensions.ObjectPool as a Cake Tool

A simple object pool implementation.
This package was built from the source at:
https://github.com/aspnet/Common/tree/deeddbc7ea366d97c2c54d6bde4a2bf09bdf7ba2

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. 
.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 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 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.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (487)

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
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,301 16 days ago
10.0.0-preview.2.25164.1 1,743 a month ago
10.0.0-preview.1.25120.3 1,020 2 months ago
9.0.4 321,436 18 days ago
9.0.3 856,899 a month ago
9.0.2 1,508,020 2 months ago
9.0.1 1,061,490 3 months ago
9.0.0 3,771,000 5 months ago
9.0.0-rc.2.24474.3 144,282 7 months ago
9.0.0-rc.1.24452.1 68,095 8 months ago
9.0.0-preview.7.24406.2 12,288 8 months ago
9.0.0-preview.6.24328.4 13,204 10 months ago
9.0.0-preview.5.24306.11 11,504 6/11/2024
9.0.0-preview.4.24267.6 12,638 5/21/2024
9.0.0-preview.3.24172.13 25,032 4/11/2024
9.0.0-preview.2.24128.4 5,307 3/12/2024
9.0.0-preview.1.24081.5 21,718 2/13/2024
8.0.15 72,361 18 days ago
8.0.14 262,480 a month ago
8.0.13 396,542 2 months ago
8.0.12 693,178 3 months ago
8.0.11 7,476,358 5 months ago
8.0.10 11,126,856 7 months ago
8.0.8 4,402,801 8 months ago
8.0.7 2,691,392 10 months ago
8.0.6 1,013,970 5/28/2024
8.0.5 3,117,523 5/14/2024
8.0.4 3,193,777 4/9/2024
8.0.3 1,415,221 3/12/2024
8.0.2 2,505,913 2/13/2024
8.0.1 1,623,629 1/9/2024
8.0.0 14,337,842 11/14/2023
8.0.0-rc.2.23480.2 857,435 10/10/2023
8.0.0-rc.1.23421.29 7,585 9/12/2023
8.0.0-preview.7.23375.9 5,708 8/8/2023
8.0.0-preview.6.23329.11 12,106 7/11/2023
8.0.0-preview.5.23302.2 4,881 6/13/2023
8.0.0-preview.4.23260.4 4,945 5/16/2023
8.0.0-preview.3.23177.8 4,604 4/11/2023
8.0.0-preview.2.23153.2 2,432 3/14/2023
8.0.0-preview.1.23112.2 881 2/21/2023
7.0.20 29,543 5/28/2024
7.0.19 6,212 5/14/2024
7.0.18 20,019 4/9/2024
7.0.17 17,130 3/12/2024
7.0.16 21,572 2/13/2024
7.0.15 89,970 1/9/2024
7.0.14 155,033 11/14/2023
7.0.13 886,305 10/24/2023
7.0.12 164,174 10/10/2023
7.0.11 949,716 9/12/2023
7.0.10 706,560 8/8/2023
7.0.9 807,311 7/11/2023
7.0.8 596,028 6/22/2023
7.0.7 110,181 6/13/2023
7.0.5 1,584,871 4/11/2023
7.0.4 856,852 3/14/2023
7.0.3 1,875,791 2/14/2023
7.0.2 837,637 1/10/2023
7.0.1 361,935 12/13/2022
7.0.0 56,475,389 11/7/2022
7.0.0-rc.2.22476.2 15,104 10/11/2022
7.0.0-rc.1.22427.2 25,427 9/14/2022
7.0.0-preview.7.22376.6 909 8/9/2022
7.0.0-preview.6.22330.3 1,576 7/12/2022
7.0.0-preview.5.22303.8 793 6/14/2022
7.0.0-preview.4.22251.1 931 5/10/2022
7.0.0-preview.3.22178.4 41,445 4/13/2022
7.0.0-preview.2.22153.2 1,563 3/14/2022
7.0.0-preview.1.22109.13 1,058 2/17/2022
6.0.36 228,179 5 months ago
6.0.35 102,856 7 months ago
6.0.33 897,624 8 months ago
6.0.32 152,405 10 months ago
6.0.31 371,876 5/28/2024
6.0.30 16,273 5/14/2024
6.0.29 258,598 4/9/2024
6.0.28 148,152 3/12/2024
6.0.27 38,478 2/13/2024
6.0.26 329,859 1/9/2024
6.0.25 65,442 11/14/2023
6.0.24 35,924 10/24/2023
6.0.23 26,646 10/10/2023
6.0.22 31,575 9/12/2023
6.0.21 66,536 8/8/2023
6.0.20 176,394 7/11/2023
6.0.19 46,404 6/22/2023
6.0.18 8,030 6/13/2023
6.0.16 38,671,719 4/11/2023
6.0.15 131,778 3/14/2023
6.0.14 64,737 2/14/2023
6.0.13 61,727 1/10/2023
6.0.12 378,184 12/13/2022
6.0.11 296,759 11/7/2022
6.0.10 712,195 10/11/2022
6.0.9 536,026 9/13/2022
6.0.8 3,697,635 8/9/2022
6.0.7 321,773 7/12/2022
6.0.6 417,936 6/14/2022
6.0.5 753,304 5/10/2022
6.0.4 965,948 4/11/2022
6.0.3 5,396,601 3/8/2022
6.0.2 1,385,046 2/8/2022
6.0.1 1,599,520 12/14/2021
6.0.0 12,099,636 11/8/2021
6.0.0-rc.2.21480.10 18,061 10/12/2021
6.0.0-rc.1.21452.15 1,257 9/14/2021
6.0.0-preview.7.21378.6 1,005 8/10/2021
6.0.0-preview.6.21355.2 1,483 7/14/2021
6.0.0-preview.5.21301.17 986 6/15/2021
6.0.0-preview.4.21253.5 1,267 5/24/2021
6.0.0-preview.3.21201.13 4,146 4/8/2021
6.0.0-preview.2.21154.6 879 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,003 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 1,351,430 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 7,307 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 45,199 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 47,836 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 32,006 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 16,131 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,453,125 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 83,145,151 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 328,796 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 339,809 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,159,804 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 234,156 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,042,449 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,076,309 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 419,723 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 223,438 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 722,519 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 572,496 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 4,600 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,043 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,009 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,586 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,027 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 949 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,102 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,098 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,170 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,057 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 75,289 12/13/2022
3.1.31 7,848 11/8/2022
3.1.30 7,423 10/11/2022
3.1.29 8,286 9/13/2022
3.1.28 19,248 8/9/2022
3.1.27 12,920 7/12/2022
3.1.26 15,018 6/14/2022
3.1.25 21,837 5/10/2022
3.1.24 52,492 4/11/2022
3.1.23 78,907 3/8/2022
3.1.22 73,318 12/14/2021
3.1.21 101,570 11/7/2021
3.1.20 13,037 10/11/2021
3.1.19 70,524 9/14/2021
3.1.18 66,270 8/10/2021
3.1.17 118,061 7/13/2021
3.1.16 33,010 6/8/2021
3.1.15 310,775 5/11/2021
3.1.14 35,277 4/6/2021
3.1.13 109,058 3/9/2021
3.1.12 72,737 2/9/2021
3.1.11 47,481 1/12/2021
3.1.10 149,859 11/9/2020
3.1.9 273,391 10/13/2020
3.1.8 555,131 9/8/2020
3.1.7 378,242 8/11/2020
3.1.6 289,493 7/14/2020
3.1.5 550,678 6/9/2020
3.1.4 19,763,589 5/12/2020
3.1.3 562,653 3/24/2020
3.1.2 268,414 2/18/2020
3.1.1 568,202 1/14/2020
3.1.0 1,645,303 12/3/2019
3.1.0-preview3.19553.2 1,334 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 987 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 2,166 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 103,965 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 30,320 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 104,679 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 4,430,393 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 1,554 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 26,211 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,639 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 2,749 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 5,826 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,817 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 12,504 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 3,428 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 1,485 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 3,107 12/4/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 591,210,689 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 226,546 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 184,877 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 100,291 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 9,291,817 11/13/2018
2.1.1 309,907,227 6/18/2018
2.1.0 153,804,124 5/29/2018
2.1.0-rc1-final 363,682 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 644,254 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 454,396 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.0 164,608,439 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 162,822 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 66,292 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.1 18,003,901 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 13,927,214 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 86,317 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.1 121,843,418 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 33,291,353 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 1,943,360 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.