Info
| Version: | 1.0.0 | 
| Author(s): | Pouya Moradian | 
| Last Update: | Thursday, July 2, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/DataAccess.Infrastructure | 
Install
Install-Package DataAccess.Infrastructure
                        dotnet add package DataAccess.Infrastructure
                        paket add DataAccess.Infrastructure
                        
                                DataAccess.Infrastructure Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DataAccess.Abstraction(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- System.Linq.Dynamic.Core(>= 1.0.23)
 
                
A default implementation for accessing data through the entity framework core 3 is included.