CSharpTest.Net.Library 2.14.126.467

dotnet add package CSharpTest.Net.Library --version 2.14.126.467
NuGet\Install-Package CSharpTest.Net.Library -Version 2.14.126.467
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CSharpTest.Net.Library" Version="2.14.126.467" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSharpTest.Net.Library --version 2.14.126.467
#r "nuget: CSharpTest.Net.Library, 2.14.126.467"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CSharpTest.Net.Library as a Cake Addin
#addin nuget:?package=CSharpTest.Net.Library&version=2.14.126.467

// Install CSharpTest.Net.Library as a Cake Tool
#tool nuget:?package=CSharpTest.Net.Library&version=2.14.126.467

==DEPRECATED==

Source moved/split into several repositories/packages:

CSharpTest.Net.Collections
CSharpTest.Net.Commands
CSharpTest.Net.RpcLibrary
CSharpTest.Net.Tools

Repositories are located under the following account:

https://github.com/csharptest

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CSharpTest.Net.Library:

Package Downloads
CSharpTest.Net.BPlusTree

==CSharpTest.Net.BPlusTree== This library is a fairly full featured IDictionary<TKey, TValue> implementation backed by a B+Tree on disk. The instance is thread-safe and supports a form of MVCC (Multi Version Concurancy Control) to support non-blocking reads. Great for storing a local cache or use it as a completly local stand-alone database. DEPRECATED: Source moved to: https://github.com/csharptest/CSharpTest.Net.Collections Package moved to: https://www.nuget.org/packages/CSharpTest.Net.Collections

TileSharp.LruCache

Description

DevAudit

Identify known vulnerabilities in development packages and applications (NuGet, MSI, Chocolatey, OneGet, Bower)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.14.126.467 119,841 1/26/2014
2.12.810.409 4,266 8/10/2012
1.11.924.348 3,744 9/30/2011

See the main project page (http://code.google.com/p/csharptest-net/) for release notes.