c# - .Net api for generating entity framework models from database -


does entity framework provides api .net (c#) generate models existing database? don't want use edmgen.exe, because direct integration nice.

maybe code used edmgen.exe provides information, because have use api functionality.

this needed, because want compile models dynamicaly roslyn @ runtime, working pretty demo models.

thank you.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -