Core EFCore library for Arragro for Repository functionality and BaseContext.
                        
                    
         
                    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.0-alpha-299 | 
| Author(s): | Mike Jewell, Reece Beardsall | 
| Last Update: | Thursday, July 4, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Arragro/Arragro.Core | 
| NuGet Url: | https://www.nuget.org/packages/Arragro.Core.EntityFrameworkCore | 
Install
Install-Package Arragro.Core.EntityFrameworkCore
                        dotnet add package Arragro.Core.EntityFrameworkCore
                        paket add Arragro.Core.EntityFrameworkCore
                        
                                Arragro.Core.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Arragro.Core.Common(>= 1.0.0299)
 - Microsoft.EntityFrameworkCore(>= 2.2.4)
 - Microsoft.EntityFrameworkCore.InMemory(>= 2.2.4)
 - Microsoft.EntityFrameworkCore.Relational(>= 2.2.4)
 
Tags