Closed waf closed 8 years ago
I'm planning to create an automatic admin interface for Entity Framework 7 datamodels. No generated code -- only runtime introspection / generation.
Like the django admin system, but for C# / Entity Framework.
Pushed a proof-of-concept here: https://github.com/waf/Formic
Next thing to do is generate selectboxes for one-to-many relationships.
We totally need animated gifs. gifbrewery it!
I'm planning to create an automatic admin interface for Entity Framework 7 datamodels. No generated code -- only runtime introspection / generation.
Like the django admin system, but for C# / Entity Framework.