Skip to content

2.4.0

Latest
Compare
Choose a tag to compare
@zqlovejyc zqlovejyc released this 19 Feb 09:41
· 12 commits to master since this release

1.新增Separate、Join、Format、MaxIndex、MinIndex、ForEach扩展方法;
2.优化权重轮询算法,优化权重大的节点不会霸占选择权;
3.优化ConcurrentDictionary采用Lazy方式线程安全的创建字典元素值;
4.适配net7.0平台;
5.升级nuget包;