Generate custom objects pool,and current version provide two ways,FIFO and LIFO, for get item from pool.
Info
Version: | 1.0.1 |
Author(s): | Zhang_Xiang |
Last Update: | Monday, March 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SoMeDay-Zhang/CustomObjectPool |
NuGet Url: | https://www.nuget.org/packages/CustomObjectPool |
Install
Install-Package CustomObjectPool
dotnet add package CustomObjectPool
paket add CustomObjectPool
CustomObjectPool Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.