Small Helper for DbContext to execute code on DbContext and decouple context creation.
                        
                    
         
                    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.1.0 | 
| Author(s): | smatz | 
| Last Update: | Friday, March 1, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://bitbucket.org/smatz/smatz.efcontexthelper | 
| NuGet Url: | https://www.nuget.org/packages/smatz.EFContextHelper | 
Install
Install-Package smatz.EFContextHelper
                        dotnet add package smatz.EFContextHelper
                        paket add smatz.EFContextHelper
                        
                                smatz.EFContextHelper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EntityFramework(>= 6.0.0)
 
Tags