CSharpTest.Net.Collections
14.906.1403.1082
dotnet add package CSharpTest.Net.Collections --version 14.906.1403.1082
NuGet\Install-Package CSharpTest.Net.Collections -Version 14.906.1403.1082
<PackageReference Include="CSharpTest.Net.Collections" Version="14.906.1403.1082" />
paket add CSharpTest.Net.Collections --version 14.906.1403.1082
#r "nuget: CSharpTest.Net.Collections, 14.906.1403.1082"
// Install CSharpTest.Net.Collections as a Cake Addin #addin nuget:?package=CSharpTest.Net.Collections&version=14.906.1403.1082 // Install CSharpTest.Net.Collections as a Cake Tool #tool nuget:?package=CSharpTest.Net.Collections&version=14.906.1403.1082
==CSharpTest.Net.Collections==
* BPlusTree - a fairly full featured IDictionary backed by a B+Tree on disk.
* BTreeDictionary - a fully in-memory IDictionary implemented by a B+Tree.
* BTreeList - an in-memory IList using a B+Tree for storage and access.
* LurchTable - Least Used Recently Concurrent Hash Table, LinkedHashMap but thread-safe.
* MergeSort - Provides a memory-efficient sort for arrays.
* OrderedEnumeration & OrderedKeyValuePairs - Ordered enum of large volumes of key-values.
* OrdinalList - A simple byte[] based bit-mask collection supporting set operations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CSharpTest.Net.Collections:
Package | Downloads |
---|---|
UmbracoCms.Web
Contains the web assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms package to setup Umbraco in Visual Studio as an ASP.NET project. |
|
RecursiveMethod.UmbracoXmlParser
Package for making parsing an umbraco.config XML cache file easier. Includes support for Umbraco 8.0.1 and later NuCache DB format. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CSharpTest.Net.Collections:
Repository | Stars |
---|---|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|
Version | Downloads | Last updated |
---|---|---|
14.906.1403.1082 | 2,024,467 | 9/6/2014 |
See the main project page (https://github.com/csharptest/CSharpTest.Net.Collections) for release notes.