BrightstarDB 1.10.0

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

// Install BrightstarDB as a Cake Tool
#tool nuget:?package=BrightstarDB&version=1.10.0                

BrightstarDB is a fast and scalable NoSQL database for .NET with code-first data model generation. This package installs the BrightstarDB libraries and the text template for generating a BrightstarDB Entity Framework context class.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BrightstarDB:

Repository Stars
BrightstarDB/BrightstarDB
This is the core development repository for BrightstarDB.
Version Downloads Last updated
1.10.0 126 3/24/2015
1.9.1 179 2/2/2015
1.9.0 114 1/12/2015
1.8.0 179 11/30/2014
1.7.1 285 9/6/2014
1.7.0 108 8/9/2014
1.6.2 508 5/8/2014
1.6.1 156 4/19/2014
1.6.0 188 3/15/2014
1.5.3 199 1/2/2014
1.5.2 94 12/27/2013
1.5.1 84 12/22/2013
1.5.0 166 11/22/2013
1.4.41011 91 10/12/2013
1.4.40920 85 9/20/2013
1.4.40805-alpha 51 8/7/2013
1.3.40613 60 6/13/2013
1.1.30928 64 9/28/2012
1.0.3 59 6/13/2012
1.0.2 59 6/13/2012
1.0.1 61 6/13/2012

Please see http://brightstardb.readthedocs.org/en/latest/Whats_New/ for the updated release notes.