CSharpTest.Net.Collections
14.906.1403.1082
Install-Package CSharpTest.Net.Collections -Version 14.906.1403.1082
dotnet add 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 |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
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 (2)
Showing the top 2 popular GitHub repositories that depend on CSharpTest.Net.Collections:
Repository | Stars |
---|---|
Shazwazza/Articulate
A wonderful Blog engine built on Umbraco
|
|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|
Version | Downloads | Last updated |
---|---|---|
14.906.1403.1082 | 1,369,553 | 9/6/2014 |
See the main project page (https://github.com/csharptest/CSharpTest.Net.Collections) for release notes.