Enduro 1.0.39

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

// Install Enduro as a Cake Tool
#tool nuget:?package=Enduro&version=1.0.39

Enduro is a persistent object database for Windows 8 Store Apps and .NET 4.5 applications. Enduro makes modeling and accessing your persistent data very easy - almost trivial. Enduro is very flexible and can model any type of relationship.
     
     Enduro is a pure .NET 4.5 solution - no separate compilation for different platform architectures. It also conforms to the new async/await pattern required for Windows 8 Store Apps.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
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 (1)

Showing the top 1 NuGet packages that depend on Enduro:

Package Downloads
Cojecto

Cojecto is a semantic database built for Windows 8 Store Apps and .NET 4.5 applications. Cojecto has full SPARQL support and you can load data from several file formats or natively. Cojecto is a very high performance semantic database. Cojecto conforms to the new async/await pattern required for Windows 8 Store Apps.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.39 2,352 7/4/2013
1.0.35 1,371 7/3/2013
1.0.34 1,387 7/2/2013
1.0.33 1,287 6/20/2013
1.0.30 1,252 6/18/2013
1.0.29 1,227 6/17/2013
1.0.25 1,256 6/11/2013
1.0.24 1,236 6/10/2013
1.0.23 1,248 6/8/2013
1.0.21 1,333 6/5/2013
1.0.19 1,295 5/24/2013

1. This is a trial for a commercial product. It expires 8/30/2013.
2. Fully functional debug build.
 3. The database format has been optimized and changed. Databases built before 1.0.33 will no longer open. They will have to be rebuilt.
 4. Now works with all .NET 4.5 applications and Windows Store Apps