An implementation of an object pool.
Info
| Version: | 1.1.0 |
| Author(s): | gregbair |
| Last Update: | Saturday, September 30, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Lagoon |
Install
Install-Package Lagoon
dotnet add package Lagoon
paket add Lagoon
Lagoon Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.4.1)