A simple yet efficient generic ObjectPool supporting expiry time, maximum instances.
Info
| Version: | 1.0.0 |
| Author(s): | Kamran Fallah |
| Last Update: | Friday, June 7, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/kamran65536 |
| NuGet Url: | https://www.nuget.org/packages/KamiSama.ObjectPool |
Install
Install-Package KamiSama.ObjectPool
dotnet add package KamiSama.ObjectPool
paket add KamiSama.ObjectPool
KamiSama.ObjectPool Download (Unzip the "nupkg" after downloading)