Provides a generic repository implementation for Entity Framework Code First data access.
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 2.0.0 | 
| Author(s): | Geocrest Mapping, LLC | 
| Last Update: | Wednesday, May 18, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/geocrest/mvcpluggedin | 
| NuGet Url: | https://www.nuget.org/packages/Geocrest.Data.Sources | 
Install
Install-Package Geocrest.Data.Sources
                        dotnet add package Geocrest.Data.Sources
                        paket add Geocrest.Data.Sources
                        
                                Geocrest.Data.Sources Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Geocrest.Web.Infrastructure(>= 2.0.0)
 - EntityFramework(>= 6.1.3)
 
Tags