Execom.IOG
                             
                            
                                0.8.1
                            
                        
                    dotnet add package Execom.IOG --version 0.8.1
NuGet\Install-Package Execom.IOG -Version 0.8.1
<PackageReference Include="Execom.IOG" Version="0.8.1" />
<PackageVersion Include="Execom.IOG" Version="0.8.1" />
<PackageReference Include="Execom.IOG" />
paket add Execom.IOG --version 0.8.1
#r "nuget: Execom.IOG, 0.8.1"
#:package Execom.IOG@0.8.1
#addin nuget:?package=Execom.IOG&version=0.8.1
#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 | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net is compatible. | 
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.