An implementation of DanielCunha.Toolkit.RepositoryPattern using Entity Framework Core.
                        
                    
         
                    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.4 | 
| Author(s): | Daniel Cunha | 
| Last Update: | Saturday, November 9, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/danielccunha/DanielCunha.Toolkit.RepositoryPattern | 
| NuGet Url: | https://www.nuget.org/packages/DanielCunha.Toolkit.RepositoryPattern.EntityFrameworkCore | 
Install
Install-Package DanielCunha.Toolkit.RepositoryPattern.EntityFrameworkCore
                        dotnet add package DanielCunha.Toolkit.RepositoryPattern.EntityFrameworkCore
                        paket add DanielCunha.Toolkit.RepositoryPattern.EntityFrameworkCore
                        
                                DanielCunha.Toolkit.RepositoryPattern.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DanielCunha.Toolkit.RepositoryPattern(>= 1.0.1)
 - Microsoft.EntityFrameworkCore(>= 3.0.0)
 
Tags