.NET blocking, light weight, thread safe object pool.
Info
Version: | 0.1.1 |
Author(s): | rubms, mediatechsolutions |
Last Update: | Tuesday, June 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mediatechsolutions/blocking-object-pool |
NuGet Url: | https://www.nuget.org/packages/BlockingObjectPool |
Install
Install-Package BlockingObjectPool
dotnet add package BlockingObjectPool
paket add BlockingObjectPool
BlockingObjectPool Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags