A scalable way of composing EntityFramework type configuration classes using MEF.
                        
                    
         
                    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.8 | 
| Author(s): | Heath Horne | 
| Last Update: | Sunday, June 8, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/hhorne/efmodelcomposer | 
| NuGet Url: | https://www.nuget.org/packages/EfModelComposer | 
Install
Install-Package EfModelComposer
                        dotnet add package EfModelComposer
                        paket add EfModelComposer
                        
                                EfModelComposer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EntityFramework(6.1.0)
 
Tags