Microsoft.Extensions.ObjectPool 7.0.15

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.ObjectPool --version 7.0.15
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 7.0.15
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="7.0.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.ObjectPool --version 7.0.15
#r "nuget: Microsoft.Extensions.ObjectPool, 7.0.15"
#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.
// Install Microsoft.Extensions.ObjectPool as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.ObjectPool&version=7.0.15

// Install Microsoft.Extensions.ObjectPool as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=7.0.15

A simple object pool implementation.

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

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 is compatible.  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. 
.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.
  • net7.0

    • No dependencies.

NuGet packages (364)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.ObjectPool:

Package Downloads
Microsoft.AspNetCore.Http The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core default HTTP feature implementations. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e

Microsoft.AspNetCore.Routing The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides the common types used by all of the WCF libraries.

System.Private.ServiceModel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Microsoft.AspNetCore.Antiforgery The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks. This package was built from the source code at https://github.com/aspnet/Antiforgery/tree/9e5146cff912ebbd003d597eb055144e740759fa

GitHub repositories (79)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.ObjectPool:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
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.
Version Downloads Last updated
9.0.0-preview.5.24306.11 993 6/11/2024
9.0.0-preview.4.24267.6 3,899 5/21/2024
9.0.0-preview.3.24172.13 7,727 4/11/2024
9.0.0-preview.2.24128.4 4,365 3/12/2024
9.0.0-preview.1.24081.5 6,179 2/13/2024
8.0.6 76,051 5/28/2024
8.0.5 332,324 5/14/2024
8.0.4 698,807 4/9/2024
8.0.3 511,718 3/12/2024
8.0.2 949,738 2/13/2024
8.0.1 723,557 1/9/2024
8.0.0 3,399,282 11/14/2023
8.0.0-rc.2.23480.2 375,718 10/10/2023
8.0.0-rc.1.23421.29 6,916 9/12/2023
8.0.0-preview.7.23375.9 3,638 8/8/2023
8.0.0-preview.6.23329.11 9,859 7/11/2023
8.0.0-preview.5.23302.2 3,398 6/13/2023
8.0.0-preview.4.23260.4 3,238 5/16/2023
8.0.0-preview.3.23177.8 2,382 4/11/2023
8.0.0-preview.2.23153.2 1,594 3/14/2023
8.0.0-preview.1.23112.2 702 2/21/2023
7.0.20 1,252 5/28/2024
7.0.19 2,469 5/14/2024
7.0.18 5,287 4/9/2024
7.0.17 10,149 3/12/2024
7.0.16 18,946 2/13/2024
7.0.15 69,335 1/9/2024
7.0.14 137,257 11/14/2023
7.0.13 516,449 10/24/2023
7.0.12 137,968 10/10/2023
7.0.11 655,089 9/12/2023
7.0.10 514,664 8/8/2023
7.0.9 668,976 7/11/2023
7.0.8 437,731 6/22/2023
7.0.7 82,868 6/13/2023
7.0.5 1,173,428 4/11/2023
7.0.4 723,079 3/14/2023
7.0.3 1,178,108 2/14/2023
7.0.2 692,842 1/10/2023
7.0.1 288,578 12/13/2022
7.0.0 25,279,816 11/7/2022
7.0.0-rc.2.22476.2 11,831 10/11/2022
7.0.0-rc.1.22427.2 24,385 9/14/2022
7.0.0-preview.7.22376.6 700 8/9/2022
7.0.0-preview.6.22330.3 1,277 7/12/2022
7.0.0-preview.5.22303.8 613 6/14/2022
7.0.0-preview.4.22251.1 738 5/10/2022
7.0.0-preview.3.22178.4 32,774 4/13/2022
7.0.0-preview.2.22153.2 1,382 3/14/2022
7.0.0-preview.1.22109.13 827 2/17/2022
6.0.31 11,327 5/28/2024
6.0.30 6,076 5/14/2024
6.0.29 59,594 4/9/2024
6.0.28 65,851 3/12/2024
6.0.27 23,748 2/13/2024
6.0.26 185,682 1/9/2024
6.0.25 42,240 11/14/2023
6.0.24 27,521 10/24/2023
6.0.23 16,550 10/10/2023
6.0.22 23,507 9/12/2023
6.0.21 47,874 8/8/2023
6.0.20 124,197 7/11/2023
6.0.19 35,997 6/22/2023
6.0.18 6,271 6/13/2023
6.0.16 12,352,646 4/11/2023
6.0.15 116,751 3/14/2023
6.0.14 55,052 2/14/2023
6.0.13 52,339 1/10/2023
6.0.12 168,220 12/13/2022
6.0.11 249,687 11/7/2022
6.0.10 564,274 10/11/2022
6.0.9 408,782 9/13/2022
6.0.8 2,580,387 8/9/2022
6.0.7 282,813 7/12/2022
6.0.6 338,791 6/14/2022
6.0.5 583,945 5/10/2022
6.0.4 862,913 4/11/2022
6.0.3 834,395 3/8/2022
6.0.2 1,328,325 2/8/2022
6.0.1 1,371,023 12/14/2021
6.0.0 8,827,835 11/8/2021
6.0.0-rc.2.21480.10 17,856 10/12/2021
6.0.0-rc.1.21452.15 1,063 9/14/2021
6.0.0-preview.7.21378.6 828 8/10/2021
6.0.0-preview.6.21355.2 1,275 7/14/2021
6.0.0-preview.5.21301.17 792 6/15/2021
6.0.0-preview.4.21253.5 1,092 5/24/2021
6.0.0-preview.3.21201.13 3,576 4/8/2021
6.0.0-preview.2.21154.6 688 3/11/2021
6.0.0-preview.1.21103.6 818 2/12/2021
5.0.17 627,415 5/10/2022
5.0.16 6,107 4/11/2022
5.0.15 42,984 3/8/2022
5.0.14 46,641 2/8/2022
5.0.13 30,711 12/14/2021
5.0.12 12,476 11/7/2021
5.0.11 1,223,700 10/12/2021
5.0.10 56,520,479 9/14/2021
5.0.9 291,890 8/10/2021
5.0.8 322,298 7/13/2021
5.0.7 982,398 6/8/2021
5.0.6 223,858 5/11/2021
5.0.5 2,454,689 4/6/2021
5.0.4 663,633 3/9/2021
5.0.3 376,012 2/9/2021
5.0.2 206,677 1/12/2021
5.0.1 643,177 12/8/2020
5.0.0 525,875 11/9/2020
5.0.0-rc.2.20475.17 3,915 10/13/2020
5.0.0-rc.1.20451.17 4,814 9/14/2020
5.0.0-preview.8.20414.8 819 8/25/2020
5.0.0-preview.7.20365.19 2,383 7/21/2020
5.0.0-preview.6.20312.15 839 6/25/2020
5.0.0-preview.5.20279.2 756 6/10/2020
5.0.0-preview.4.20257.10 1,909 5/18/2020
5.0.0-preview.3.20215.14 897 4/23/2020
5.0.0-preview.2.20167.3 986 4/2/2020
5.0.0-preview.1.20120.4 841 3/16/2020
3.1.32 32,058 12/13/2022
3.1.31 6,560 11/8/2022
3.1.30 5,575 10/11/2022
3.1.29 6,353 9/13/2022
3.1.28 14,376 8/9/2022
3.1.27 11,716 7/12/2022
3.1.26 13,854 6/14/2022
3.1.25 14,122 5/10/2022
3.1.24 49,790 4/11/2022
3.1.23 62,005 3/8/2022
3.1.22 67,768 12/14/2021
3.1.21 95,409 11/7/2021
3.1.20 10,833 10/11/2021
3.1.19 63,083 9/14/2021
3.1.18 63,333 8/10/2021
3.1.17 108,525 7/13/2021
3.1.16 30,739 6/8/2021
3.1.15 294,416 5/11/2021
3.1.14 32,325 4/6/2021
3.1.13 101,686 3/9/2021
3.1.12 63,452 2/9/2021
3.1.11 40,424 1/12/2021
3.1.10 140,522 11/9/2020
3.1.9 255,430 10/13/2020
3.1.8 540,792 9/8/2020
3.1.7 309,806 8/11/2020
3.1.6 279,637 7/14/2020
3.1.5 503,574 6/9/2020
3.1.4 16,402,198 5/12/2020
3.1.3 515,649 3/24/2020
3.1.2 248,406 2/18/2020
3.1.1 441,358 1/14/2020
3.1.0 1,490,501 12/3/2019
3.1.0-preview3.19553.2 1,122 11/13/2019
3.1.0-preview2.19525.4 763 11/1/2019
3.1.0-preview1.19506.1 1,910 10/15/2019
3.0.3 101,760 2/18/2020
3.0.2 28,964 1/14/2020
3.0.1 100,910 11/18/2019
3.0.0 3,889,282 9/23/2019
3.0.0-rc1.19456.10 1,318 9/16/2019
3.0.0-preview9.19423.4 25,504 9/4/2019
3.0.0-preview8.19405.4 1,386 8/13/2019
3.0.0-preview7.19362.4 2,502 7/23/2019
3.0.0-preview6.19304.6 5,385 6/12/2019
3.0.0-preview5.19227.9 1,557 5/6/2019
3.0.0-preview4.19216.2 12,244 4/18/2019
3.0.0-preview3.19153.1 3,159 3/6/2019
3.0.0-preview.19074.2 1,254 1/29/2019
3.0.0-preview.18572.1 2,744 12/4/2018
2.2.0 455,054,610 12/3/2018
2.2.0-preview3-35497 222,247 10/17/2018
2.2.0-preview2-35157 175,909 9/12/2018
2.2.0-preview1-35029 97,405 8/22/2018
2.1.6 7,867,571 11/13/2018
2.1.1 229,124,936 6/18/2018
2.1.0 140,003,134 5/29/2018
2.1.0-rc1-final 354,632 5/6/2018
2.1.0-preview2-final 603,828 4/10/2018
2.1.0-preview1-final 442,355 2/26/2018
2.0.0 149,694,097 8/11/2017
2.0.0-preview2-final 158,411 6/28/2017
2.0.0-preview1-final 63,424 5/10/2017
1.1.1 16,766,376 5/9/2017
1.1.0 13,148,797 11/16/2016
1.1.0-preview1-final 84,940 10/24/2016
1.0.1 117,014,891 12/12/2016
1.0.0 30,925,035 6/27/2016
1.0.0-rc2-final 1,918,744 5/16/2016