KeyValueStorage.Core 0.1.2.1

dotnet add package KeyValueStorage.Core --version 0.1.2.1
NuGet\Install-Package KeyValueStorage.Core -Version 0.1.2.1
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="KeyValueStorage.Core" Version="0.1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KeyValueStorage.Core --version 0.1.2.1
#r "nuget: KeyValueStorage.Core, 0.1.2.1"
#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 KeyValueStorage.Core as a Cake Addin
#addin nuget:?package=KeyValueStorage.Core&version=0.1.2.1

// Install KeyValueStorage.Core as a Cake Tool
#tool nuget:?package=KeyValueStorage.Core&version=0.1.2.1

This is the core library for KVS. All other components depend on this.

Product Compatible and additional computed target framework versions.
.NET Framework 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on KeyValueStorage.Core:

Package Downloads
KeyValueStorage.SqlServer

This is the SQL Server implementation of the key value storage abstraction.

KeyValueStorage.FSText

This is the text to file implementation of the key value storage abstraction. It will allow you to work with your local file system as a key value store (such as couchbase)

KeyValueStorage.Couchbase

This is the couchbase implementation of the key value storage abstraction.

KeyValueStorage.Redis

This is the redis implementation of the key value storage abstraction.

KeyValueStorage.Tools

This is a collection of tools which build on the KeyValueStorage abstraction allowing you to do more complex things such as recording relationships between objects, a drop in substitute for membership/role/profile providers among other things.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.2.1 1,737 4/12/2014
0.1.2 1,273 4/5/2014
0.1.1.1 1,161 2/18/2014
0.1.1 1,222 1/14/2014
0.1.0.2 1,135 12/10/2013
0.1.0.1 1,235 12/5/2013
0.1.0 4,378 12/5/2013
0.0.0.1-alpha 978 11/6/2013