Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 9.0.0 |
Author(s): | Oskar Dudycz |
Last Update: | Wednesday, November 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://oskardudycz.github.io/GoldenEye/ |
NuGet Url: | https://www.nuget.org/packages/GoldenEye.Backend.Core.EntityFramework |
Install
Install-Package GoldenEye.Backend.Core.EntityFramework
dotnet add package GoldenEye.Backend.Core.EntityFramework
paket add GoldenEye.Backend.Core.EntityFramework
GoldenEye.Backend.Core.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- GoldenEye.Backend.Core(>= 9.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.10)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.3)
- Microsoft.Extensions.Configuration(>= 3.1.10)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.10)
- Microsoft.Extensions.Configuration.Json(>= 3.1.10)
Tags
The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages.
It also provide set of base classes, helpers, extensions that will help you with your daily work.