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 418 3/24/2015
1.9.1 248 2/2/2015
1.9.0 144 1/12/2015
1.8.0 209 11/30/2014
1.7.1 319 9/6/2014
1.7.0 157 8/9/2014
1.6.2 267 5/8/2014
1.6.1 102 4/19/2014
1.6.0 86 3/15/2014
1.5.3 71 1/2/2014
1.5.2 88 12/27/2013
1.5.1 84 12/22/2013
1.5.0 90 11/22/2013
1.4.41011 89 10/12/2013
1.4.40920 85 9/20/2013
1.4.40805-alpha 50 8/7/2013
1.3.40613 59 6/13/2013
1.1.30928 63 9/28/2012
1.0.3 58 6/13/2012
1.0.2 58 6/13/2012
1.0.1 59 6/13/2012

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