Execom.IOG 0.8.1

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

// Install Execom.IOG as a Cake Tool
#tool nuget:?package=Execom.IOG&version=0.8.1

Immutable Object Graph database for .NET has following goals:
* enable native .NET objects to be stored anywhere
* thread safe objects using isolated workspaces
* multiple versions of the data
* object database for embedded and medium scale systems
* zero-configuration code first entity modelling
* query through object navigation and LINQ

Available options for object storage:
* storing data in flat file
* storing data in Apache Cassandra 10 cluster
* flexible towards using any other 3rd party key/value storage implementations
* easy switching between storages
* data migration and upgrade

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.1 2,724 6/8/2012
0.7.1 1,886 3/30/2012