Entity Framework implementation of the repository interfaces for Cellarius project.
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.0.0 |
Author(s): | Ovunc Gursoy |
Last Update: | Thursday, August 20, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ovuncgursoy.com |
NuGet Url: | https://www.nuget.org/packages/Cellarius.Repository.EntityFramework |
Install
Install-Package Cellarius.Repository.EntityFramework
dotnet add package Cellarius.Repository.EntityFramework
paket add Cellarius.Repository.EntityFramework
Cellarius.Repository.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Cellarius.Common(1.0.0)
- Cellarius.EntityFramework(1.0.0)
- Cellarius.Repository(1.0.0)
- EntityFramework(6.1.3)
Tags