Generic and concurrent Object Pool NuGet Package

A generic, concurrent, portable and flexible Object Pool for .NET.

It is completely based on the Code Project article of Ofir Makmal (http://goo.gl/4qig6T). Library is production ready and it is successfully working in real life systems. Original source code has been modified, in order to introduce a Parameterized Object Pool, already drafted by Ofir Makmal in the comments of the article. Moreover, a few unit tests have been added, in order to improve code reliability, and a lot of other small changes have also been applied.

Of course, all modified source code is freely available at the project URL of this package. Many thanks to Ofir Makmal for his great work.




Got any Generic and concurrent Object Pool Question?





Info

Version: 6.5.0+e24dde14
Author(s): Ofir Makmal <[email protected]>, Alessio Parma <[email protected]>
Last Update: Thursday, February 15, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://gitlab.com/pommalabs/codeproject/object-pool
NuGet Url: https://www.nuget.org/packages/CodeProject.ObjectPool


Install
Install-Package CodeProject.ObjectPool
dotnet add package CodeProject.ObjectPool
paket add CodeProject.ObjectPool
CodeProject.ObjectPool Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0
  • No dependencies.
net452
  • No dependencies.
net461
  • No dependencies.
net472
  • No dependencies.
4 packages depend on this package.


Tags



STATS

must-have-score

2.9

avg-downloads-per-day

132

days-since-last-release

71