Idea.Repository.EntityFrameworkCore Class Library.
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.1 |
Author(s): | Sebastian Bušek |
Last Update: | Thursday, June 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sebosek/Idea |
NuGet Url: | https://www.nuget.org/packages/Idea.Repository.EntityFrameworkCore |
Install
Install-Package Idea.Repository.EntityFrameworkCore
dotnet add package Idea.Repository.EntityFrameworkCore
paket add Idea.Repository.EntityFrameworkCore
Idea.Repository.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
net451
- NETStandard.Library(>= 1.6.0)
- Microsoft.EntityFrameworkCore(>= 1.0.0)
- Idea.UnitOfWork.EntityFrameworkCore(>= 1.0.1)
- Idea.Repository(>= 1.0.1)
- Idea.Entity(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
- Microsoft.EntityFrameworkCore(>= 1.0.0)
- Idea.UnitOfWork.EntityFrameworkCore(>= 1.0.1)
- Idea.Repository(>= 1.0.1)
- Idea.Entity(>= 1.0.1)
Tags