This is an entity framework manager which assists in deploying base repository for models, caching of result and transaction base architecture. 
                        
                    
         
                Info
| Version: | 2.1.1 | 
| Author(s): | gbenga adetayo | 
| Last Update: | Thursday, November 10, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Rotex.EfManager | 
Install
Install-Package Rotex.EfManager
                        dotnet add package Rotex.EfManager
                        paket add Rotex.EfManager
                        
                                Rotex.EfManager Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Rotex.CacheManager(>= 2.1.0)
 - Microsoft.AspNet.Identity.EntityFramework(>= 2.2.1)
 - EntityFramework(>= 6.1.3)
 
Tags