Code generation (bulk insert and repository templates) and runtime classes. 
                        
                    
         
                    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-alpha2 | 
| Author(s): | Ibrahim ben Salah | 
| Last Update: | Monday, August 10, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Xania.EntityFramework | 
Install
Install-Package Xania.EntityFramework
                        dotnet add package Xania.EntityFramework
                        paket add Xania.EntityFramework
                        
                                Xania.EntityFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EntityFramework(>= 6.0 && < 7.0)
 
Tags