Repository and Specification patterns implementations for EntityFrameworkCore with pagination and other sugar. 
                        
                    
         
                    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-beta5 | 
| Author(s): | Calabonga | 
| Last Update: | Tuesday, September 11, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.calabonga.net/ | 
| NuGet Url: | https://www.nuget.org/packages/Calabonga.SpecRepositoryCore | 
Install
Install-Package Calabonga.SpecRepositoryCore
                        dotnet add package Calabonga.SpecRepositoryCore
                        paket add Calabonga.SpecRepositoryCore
                        
                                Calabonga.SpecRepositoryCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 2.1.2)
 - OperationResultCore(>= 1.0.0)
 - PagedListLiteCore(>= 1.0.4)
 
Tags