Implements object pool design pattern to recycle objects.
Info
Version: | 1.1.2 |
Author(s): | Vitalii Danilov |
Last Update: | Thursday, November 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Danilovsoft.ObjectPool |
Install
Install-Package Danilovsoft.ObjectPool
dotnet add package Danilovsoft.ObjectPool
paket add Danilovsoft.ObjectPool
Danilovsoft.ObjectPool Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.