Cojecto 1.0.23

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

// Install Cojecto as a Cake Tool
#tool nuget:?package=Cojecto&version=1.0.23

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.

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.
  • .NETFramework 4.5

  • Windows 0.0

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
1.0.23 2,425 7/2/2013
1.0.22 1,279 6/20/2013
1.0.19 1,235 6/17/2013
1.0.16 1,246 6/11/2013
1.0.15 1,261 6/8/2013
1.0.12 1,334 5/25/2013

1. The build has been changed from x32 to x64.
     2. This is a beta for a soon to be released commercial product. It expires on 8/30/2013.
     3. Fully functional debug build.
     4. The database format has changed. Databases built before 1.0.22 will not open.
     5. Now works with all .NET 4.5 applications and Windows Store Apps.
     6. New bulk loader added. Extremely fast loading of very large files. Easily loads multi gigabyte files.