Orthogonal.EsentWorkbench.Model 2.0.0.7

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

// Install Orthogonal.EsentWorkbench.Model as a Cake Tool
#tool nuget:?package=Orthogonal.EsentWorkbench.Model&version=2.0.0.7

A library of classes that implement the core functionality of the Esent Workbench. This library publishes general purpose classes to easily manipulate ESE (Extensible Storage Engine) databases from managed code. This library is indebted to the authors of the CodePlex ManagedEsent project which allows interoperability with the native esent.dll API.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0.7 951 11/6/2014

Initial publication to NuGet.