![]() |
VOOZH | about |
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" />
<PackageVersion Include="CSharpTest.Net.Collections" Version="14.906.1403.1082" />Directory.Packages.props
<PackageReference Include="CSharpTest.Net.Collections" />Project file
paket add CSharpTest.Net.Collections --version 14.906.1403.1082
#r "nuget: CSharpTest.Net.Collections, 14.906.1403.1082"
#:package CSharpTest.Net.Collections@14.906.1403.1082
#addin nuget:?package=CSharpTest.Net.Collections&version=14.906.1403.1082Install as a Cake Addin
#tool nuget:?package=CSharpTest.Net.Collections&version=14.906.1403.1082Install as a Cake Tool
==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 net20 is compatible. net35 net35 was computed. net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
Showing the top 3 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. |
|
|
Lofcz.Forks.Umbraco.Web
Fork of Umbraco Cms Web. Contains the web assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the Lofcz.Forks.Umbraco package to setup Umbraco in Visual Studio as an ASP.NET project. |
Showing the top 2 popular GitHub repositories that depend on CSharpTest.Net.Collections:
| Repository | Stars |
|---|---|
|
microsoft/profile-explorer
CPU profiling trace viewer
|
|
|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|
| Version | Downloads | Last Updated |
|---|---|---|
| 14.906.1403.1082 | 2,340,991 | 9/6/2014 |
See the main project page (https://github.com/csharptest/CSharpTest.Net.Collections) for release notes.