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.3.0 |
| Author(s): | Gregor Mohorko |
| Last Update: | Sunday, June 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GregaMohorko/BlueDBClient.NET |
| NuGet Url: | https://www.nuget.org/packages/BlueDB |
Install
Install-Package BlueDB
dotnet add package BlueDB
paket add BlueDB
BlueDB Download (Unzip the "nupkg" after downloading)
Dependencies
- GM.Utility(>= 1.3.0)
- Newtonsoft.Json(>= 12.0.3)
Tags
Includes base classes for entities and supports JSON encoding/decoding of entities.