Info
| Version: | 1.0.0 |
| Author(s): | KuroiLight |
| Last Update: | Friday, November 6, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/KuroiLight/FixedList |
| NuGet Url: | https://www.nuget.org/packages/FixedList |
Install
Install-Package FixedList
dotnet add package FixedList
paket add FixedList
FixedList Download (Unzip the "nupkg" after downloading)
Features faster Add/Remove than regular List for large amount of objects.