Info
Version: | 3.1.3 |
Author(s): | Orthogonal Programming |
Last Update: | Sunday, October 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://orthogonal-programming.visualstudio.com/ObjectDb |
NuGet Url: | https://www.nuget.org/packages/Orthogonal.ObjectDb.Esent.Universal |
Install
Install-Package Orthogonal.ObjectDb.Esent.Universal
dotnet add package Orthogonal.ObjectDb.Esent.Universal
paket add Orthogonal.ObjectDb.Esent.Universal
Orthogonal.ObjectDb.Esent.Universal Download (Unzip the "nupkg" after downloading)
Dependencies
- ManagedEsent(>= 1.9.4)
Tags
The library is designed to be as easy to use as possible, with a small footprint and trivial dependencies. The backing storage is the Microsoft Extensible Storage Engine (ESENT) high-performance, high-capacity, transactional database which is built into all modern versions of Windows.
The ObjectDb runtime is implemented as two small managed libraries which are added as project references.