CSharp.LargeList
1.0.0.358
LargeList is an implementation of Collection<> and List<> that can hold a number of elements limited only by the available memory, tested up to 8 billions.
Install-Package CSharp.LargeList -Version 1.0.0.358
dotnet add package CSharp.LargeList --version 1.0.0.358
<PackageReference Include="CSharp.LargeList" Version="1.0.0.358" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSharp.LargeList --version 1.0.0.358
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Some minor bug fixes.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.