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.
<PackageVersion Include="BrightstarDB" Version="1.10.0" />
                    
Directory.Packages.props
<PackageReference Include="BrightstarDB" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=BrightstarDB&version=1.10.0
                    
Install BrightstarDB as a Cake Addin
#tool nuget:?package=BrightstarDB&version=1.10.0
                    
Install BrightstarDB as a Cake Tool

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 419 3/24/2015
1.9.1 250 2/2/2015
1.9.0 145 1/12/2015
1.8.0 210 11/30/2014
1.7.1 320 9/6/2014
1.7.0 159 8/9/2014
1.6.2 269 5/8/2014
1.6.1 103 4/19/2014
1.6.0 86 3/15/2014
1.5.3 73 1/2/2014
1.5.2 89 12/27/2013
1.5.1 86 12/22/2013
1.5.0 91 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 65 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.