Use Entity Framework 6 as a data source for Firestorm.
                        
                    
         
                    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.3 | 
| Author(s): | Connell Watkins | 
| Last Update: | Wednesday, January 16, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/connellw/Firestorm | 
| NuGet Url: | https://www.nuget.org/packages/Firestorm.EntityFramework6 | 
Install
Install-Package Firestorm.EntityFramework6
                        dotnet add package Firestorm.EntityFramework6
                        paket add Firestorm.EntityFramework6
                        
                                Firestorm.EntityFramework6 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Firestorm.Data(>= 0.9.3)
 - EntityFramework(>= 6.2.0)
 
Tags