EFMagic
EFMagic
- Manage your database schema
- Update your database to your current schema
- Generates POCO Classes, DbContext in order to use it on your applicaions
The library is usefull for applications that needs to give the ability to users to customize their database schema
TODO:
- Add Views Support
- Add Support for Customizing the generated code, maybe migrate to T4 templates.
- Add a simple GUI for demostration purposes
- Write Documentation
Feadback is very welcome!
A Source Code Sample can be found on Project test on Source code tab or http://efmagic.codeplex.com/documentation
THE PROJECT IS UNDER HEAVY DEVELOPEMENT