Skip to content

PoolingLib 1.0.3

Latest

Choose a tag to compare

@Supper-Steve Supper-Steve released this 31 Mar 01:22
· 5 commits to main since this release
24573b7

change: .NET4.8更为.NET Standard2.0,用于向上/下兼容.NET框架
change: Release方法更名为Return方法,但保留了大部分并打上废弃特性

fix: ConcurrentBagPool的返回方法是我复制粘贴ListPool的,同时忘记去掉TObject这个了