Go to file
2021-08-03 02:46:22 -05:00
ExtraCollectionSharp Transferred LRU cache code. 2021-08-03 02:46:22 -05:00
.gitignore Initial commit. 2021-08-03 02:45:52 -05:00
README.md Initial commit. 2021-08-03 02:45:52 -05:00

ExtraCollectionSharp

Is exactly what the name says: A lightweight, straight to the point, no funny business library containing commonly used collections that are higher level than what .NET comes with. This library was made solely with the intention of reducing identical classes between projects.