Package to assist in boilerplate of repositories and predicate building with filter objects. 
                        
                    
         
                    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.8.2 | 
| Author(s): | Mike Uchman | 
| Last Update: | Friday, December 13, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/muchman/EFSugar | 
| NuGet Url: | https://www.nuget.org/packages/EFCoreSugar | 
Install
Install-Package EFCoreSugar
                        dotnet add package EFCoreSugar
                        paket add EFCoreSugar
                        
                                EFCoreSugar Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Microsoft.EntityFrameworkCore(>= 2.2.0)
 
- Microsoft.EntityFrameworkCore(>= 3.0.0)
 
Tags