Cheers data finder and repository implementation with EntityFrameworkCore.
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.2.0 |
Author(s): | Cheers |
Last Update: | Monday, July 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cheers/Cheers |
NuGet Url: | https://www.nuget.org/packages/Cheers.Data.EntityFramework |
Install
Install-Package Cheers.Data.EntityFramework
dotnet add package Cheers.Data.EntityFramework
paket add Cheers.Data.EntityFramework
Cheers.Data.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Cheers.Data.Finder(>= 1.4.0)
- Cheers.Data.Repository(>= 1.2.1)
- Microsoft.EntityFrameworkCore(>= 1.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 1.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Primitives(>= 1.0.0)
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.ComponentModel(>= 4.0.1)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Globalization(>= 4.0.11)
- System.Linq(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.Linq.Queryable(>= 4.0.1)
- System.ObjectModel(>= 4.0.12)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
Tags