A port of Apache Commons Object Pooling Library for .Net.
Info
Version: | 1.0.2 |
Author(s): | labijie team |
Last Update: | Monday, December 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/endink/Chopin |
NuGet Url: | https://www.nuget.org/packages/Chopin.Pooling |
Install
Install-Package Chopin.Pooling
dotnet add package Chopin.Pooling
paket add Chopin.Pooling
Chopin.Pooling Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Logging(>= 1.1.2)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- Microsoft.Extensions.Logging(>= 1.1.2)
Tags