Info
| Version: | 1.3.2 | 
| Author(s): | Fabian Gosebrink | 
| Last Update: | Sunday, September 29, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/OfferingSolutions/Entity-Framework-Core-Generic-Repository | 
| NuGet Url: | https://www.nuget.org/packages/OfferingSolutions.GenericEFCore | 
Install
Install-Package OfferingSolutions.GenericEFCore
                        dotnet add package OfferingSolutions.GenericEFCore
                        paket add OfferingSolutions.GenericEFCore
                        
                                OfferingSolutions.GenericEFCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 3.0.0)
 - System.Linq.Dynamic.Core(>= 1.0.19)
 - System.Linq.Expressions(>= 4.3.0)
 
Tags
                
Made for the Entity Framework Core.