Generic Data Repositories for Entity Framework. 
                        
                    
         
                Info
| Version: | 9.0.10 | 
| Author(s): | Russell Wilkins | 
| Last Update: | Sunday, October 19, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Russ256/DataRepositoryCore | 
| NuGet Url: | https://www.nuget.org/packages/DataRepositoryCore.Abstractions | 
Install
Install-Package DataRepositoryCore.Abstractions
                        dotnet add package DataRepositoryCore.Abstractions
                        paket add DataRepositoryCore.Abstractions
                        
                                DataRepositoryCore.Abstractions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.1)
