Kastra data access layer. 
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 0.9.34 | 
| Author(s): | Baptiste Coppéré | 
| Last Update: | Wednesday, October 7, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.kastra.net/ | 
| NuGet Url: | https://www.nuget.org/packages/Kastra.DAL.EntityFramework | 
Install
Install-Package Kastra.DAL.EntityFramework
                        dotnet add package Kastra.DAL.EntityFramework
                        paket add Kastra.DAL.EntityFramework
                        
                                Kastra.DAL.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Kastra.Core(>= 0.9.34)
 - Microsoft.EntityFrameworkCore(>= 3.1.8)
 - Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.8)
 
Tags