Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.14.0-alpha0003 |
Author(s): | kal_ahmed |
Last Update: | Sunday, August 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://brightstardb.com/ |
NuGet Url: | https://www.nuget.org/packages/BrightstarDB |
Install
Install-Package BrightstarDB
dotnet add package BrightstarDB
paket add BrightstarDB
BrightstarDB Download (Unzip the "nupkg" after downloading)
Dependencies
- BrightstarDBLibs(>= 1.14.00003 && <= 1.14.00003)
- BrightstarDB.CodeGeneration(>= 1.14.00003 && <= 1.14.00003)
Tags
This package installs the BrightstarDB libraries and the text template for generating a BrightstarDB Entity Framework context class.