Microsoft.Extensions.ObjectPool 5.0.0-preview.4.20257.10

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 5.0.0-preview.4.20257.10
NuGet\Install-Package Microsoft.Extensions.ObjectPool -Version 5.0.0-preview.4.20257.10
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="5.0.0-preview.4.20257.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.ObjectPool --version 5.0.0-preview.4.20257.10
#r "nuget: Microsoft.Extensions.ObjectPool, 5.0.0-preview.4.20257.10"
#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=5.0.0-preview.4.20257.10&prerelease

// Install Microsoft.Extensions.ObjectPool as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.ObjectPool&version=5.0.0-preview.4.20257.10&prerelease

A simple object pool implementation.

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
.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.
  • net5.0

    • No dependencies.

NuGet packages (348)

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

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.3.24172.13 2,397 4/11/2024
9.0.0-preview.2.24128.4 3,905 3/12/2024
9.0.0-preview.1.24081.5 4,654 2/13/2024
8.0.4 116,289 4/9/2024
8.0.3 277,505 3/12/2024
8.0.2 580,970 2/13/2024
8.0.1 580,566 1/9/2024
8.0.0 2,203,852 11/14/2023
8.0.0-rc.2.23480.2 309,053 10/10/2023
8.0.0-rc.1.23421.29 6,811 9/12/2023
8.0.0-preview.7.23375.9 3,374 8/8/2023
8.0.0-preview.6.23329.11 9,671 7/11/2023
8.0.0-preview.5.23302.2 3,299 6/13/2023
8.0.0-preview.4.23260.4 3,038 5/16/2023
8.0.0-preview.3.23177.8 2,176 4/11/2023
8.0.0-preview.2.23153.2 1,558 3/14/2023
8.0.0-preview.1.23112.2 687 2/21/2023
7.0.18 1,986 4/9/2024
7.0.17 5,782 3/12/2024
7.0.16 17,940 2/13/2024
7.0.15 61,966 1/9/2024
7.0.14 134,251 11/14/2023
7.0.13 417,249 10/24/2023
7.0.12 129,070 10/10/2023
7.0.11 587,027 9/12/2023
7.0.10 465,557 8/8/2023
7.0.9 633,374 7/11/2023
7.0.8 403,132 6/22/2023
7.0.7 76,476 6/13/2023
7.0.5 1,104,762 4/11/2023
7.0.4 705,863 3/14/2023
7.0.3 1,074,316 2/14/2023
7.0.2 660,574 1/10/2023
7.0.1 276,949 12/13/2022
7.0.0 21,444,626 11/7/2022
7.0.0-rc.2.22476.2 11,473 10/11/2022
7.0.0-rc.1.22427.2 24,283 9/14/2022
7.0.0-preview.7.22376.6 687 8/9/2022
7.0.0-preview.6.22330.3 1,242 7/12/2022
7.0.0-preview.5.22303.8 600 6/14/2022
7.0.0-preview.4.22251.1 728 5/10/2022
7.0.0-preview.3.22178.4 30,754 4/13/2022
7.0.0-preview.2.22153.2 1,371 3/14/2022
7.0.0-preview.1.22109.13 809 2/17/2022
6.0.29 6,949 4/9/2024
6.0.28 40,098 3/12/2024
6.0.27 19,689 2/13/2024
6.0.26 139,543 1/9/2024
6.0.25 31,469 11/14/2023
6.0.24 23,452 10/24/2023
6.0.23 13,943 10/10/2023
6.0.22 20,862 9/12/2023
6.0.21 44,332 8/8/2023
6.0.20 116,069 7/11/2023
6.0.19 32,648 6/22/2023
6.0.18 6,149 6/13/2023
6.0.16 9,719,405 4/11/2023
6.0.15 113,877 3/14/2023
6.0.14 53,444 2/14/2023
6.0.13 51,408 1/10/2023
6.0.12 153,891 12/13/2022
6.0.11 232,424 11/7/2022
6.0.10 537,585 10/11/2022
6.0.9 391,572 9/13/2022
6.0.8 2,394,675 8/9/2022
6.0.7 275,524 7/12/2022
6.0.6 320,211 6/14/2022
6.0.5 558,075 5/10/2022
6.0.4 835,452 4/11/2022
6.0.3 717,205 3/8/2022
6.0.2 1,314,535 2/8/2022
6.0.1 1,339,627 12/14/2021
6.0.0 8,342,856 11/8/2021
6.0.0-rc.2.21480.10 17,842 10/12/2021
6.0.0-rc.1.21452.15 1,050 9/14/2021
6.0.0-preview.7.21378.6 818 8/10/2021
6.0.0-preview.6.21355.2 1,258 7/14/2021
6.0.0-preview.5.21301.17 781 6/15/2021
6.0.0-preview.4.21253.5 1,081 5/24/2021
6.0.0-preview.3.21201.13 3,403 4/8/2021
6.0.0-preview.2.21154.6 673 3/11/2021
6.0.0-preview.1.21103.6 808 2/12/2021
5.0.17 521,542 5/10/2022
5.0.16 5,993 4/11/2022
5.0.15 42,319 3/8/2022
5.0.14 46,515 2/8/2022
5.0.13 30,539 12/14/2021
5.0.12 11,940 11/7/2021
5.0.11 1,188,068 10/12/2021
5.0.10 52,528,874 9/14/2021
5.0.9 287,594 8/10/2021
5.0.8 319,677 7/13/2021
5.0.7 951,869 6/8/2021
5.0.6 222,176 5/11/2021
5.0.5 2,373,968 4/6/2021
5.0.4 608,371 3/9/2021
5.0.3 371,472 2/9/2021
5.0.2 202,741 1/12/2021
5.0.1 635,421 12/8/2020
5.0.0 516,676 11/9/2020
5.0.0-rc.2.20475.17 3,834 10/13/2020
5.0.0-rc.1.20451.17 4,769 9/14/2020
5.0.0-preview.8.20414.8 809 8/25/2020
5.0.0-preview.7.20365.19 2,364 7/21/2020
5.0.0-preview.6.20312.15 826 6/25/2020
5.0.0-preview.5.20279.2 742 6/10/2020
5.0.0-preview.4.20257.10 1,895 5/18/2020
5.0.0-preview.3.20215.14 885 4/23/2020
5.0.0-preview.2.20167.3 977 4/2/2020
5.0.0-preview.1.20120.4 830 3/16/2020
3.1.32 29,177 12/13/2022
3.1.31 6,421 11/8/2022
3.1.30 5,420 10/11/2022
3.1.29 6,053 9/13/2022
3.1.28 13,821 8/9/2022
3.1.27 11,555 7/12/2022
3.1.26 13,737 6/14/2022
3.1.25 13,851 5/10/2022
3.1.24 49,195 4/11/2022
3.1.23 61,174 3/8/2022
3.1.22 66,253 12/14/2021
3.1.21 94,293 11/7/2021
3.1.20 10,523 10/11/2021
3.1.19 59,672 9/14/2021
3.1.18 62,830 8/10/2021
3.1.17 107,190 7/13/2021
3.1.16 30,431 6/8/2021
3.1.15 292,008 5/11/2021
3.1.14 31,753 4/6/2021
3.1.13 100,240 3/9/2021
3.1.12 62,115 2/9/2021
3.1.11 39,821 1/12/2021
3.1.10 139,741 11/9/2020
3.1.9 252,322 10/13/2020
3.1.8 538,251 9/8/2020
3.1.7 299,403 8/11/2020
3.1.6 277,427 7/14/2020
3.1.5 496,840 6/9/2020
3.1.4 15,788,018 5/12/2020
3.1.3 506,175 3/24/2020
3.1.2 245,467 2/18/2020
3.1.1 422,867 1/14/2020
3.1.0 1,459,877 12/3/2019
3.1.0-preview3.19553.2 1,105 11/13/2019
3.1.0-preview2.19525.4 751 11/1/2019
3.1.0-preview1.19506.1 1,896 10/15/2019
3.0.3 101,613 2/18/2020
3.0.2 28,847 1/14/2020
3.0.1 100,379 11/18/2019
3.0.0 3,814,476 9/23/2019
3.0.0-rc1.19456.10 1,305 9/16/2019
3.0.0-preview9.19423.4 25,339 9/4/2019
3.0.0-preview8.19405.4 1,374 8/13/2019
3.0.0-preview7.19362.4 2,489 7/23/2019
3.0.0-preview6.19304.6 5,321 6/12/2019
3.0.0-preview5.19227.9 1,542 5/6/2019
3.0.0-preview4.19216.2 12,232 4/18/2019
3.0.0-preview3.19153.1 3,138 3/6/2019
3.0.0-preview.19074.2 1,234 1/29/2019
3.0.0-preview.18572.1 2,680 12/4/2018
2.2.0 435,350,817 12/3/2018
2.2.0-preview3-35497 221,929 10/17/2018
2.2.0-preview2-35157 174,626 9/12/2018
2.2.0-preview1-35029 97,175 8/22/2018
2.1.6 7,600,936 11/13/2018
2.1.1 217,575,056 6/18/2018
2.1.0 137,390,028 5/29/2018
2.1.0-rc1-final 354,362 5/6/2018
2.1.0-preview2-final 598,672 4/10/2018
2.1.0-preview1-final 441,100 2/26/2018
2.0.0 147,489,673 8/11/2017
2.0.0-preview2-final 158,182 6/28/2017
2.0.0-preview1-final 63,013 5/10/2017
1.1.1 16,572,007 5/9/2017
1.1.0 13,015,544 11/16/2016
1.1.0-preview1-final 84,811 10/24/2016
1.0.1 116,178,776 12/12/2016
1.0.0 30,543,479 6/27/2016
1.0.0-rc2-final 1,916,647 5/16/2016