[MonoDevelop] EDMX Designer Support

Casey Gregoire caseyg at lalosoft.com
Sun Apr 12 13:50:38 UTC 2015


It doesn't but I did find out that those three files are generated by a custom tool called EdmGen.exe which currently is wrapper on entity. Framework.design. It might be possible to create a post build step to generate the meta data files from the edmx. If anyone is interested in a open project for that let me know maybe a few of us could knock this out. Maybe even add the UI portion to MonoDevelop's IDE.

Thank you,
    Casey Gregoire

On Apr 12, 2015, at 5:18 AM, Martin Thwaites <monoforum at my2cents.co.uk<mailto:monoforum at my2cents.co.uk>> wrote:


Does EF7 actually use Edmx? If not I think you'll find it likely there won't be in built support.

That said, if all you're trying to do is compile a project that has an existing Edmx file, it's like you simply need to mark the correct files as CompileAction = Embedded.

Hope that helps
Martin

On 11 Apr 2015 21:58, "casmer" <caseyg at lalosoft.com<mailto:caseyg at lalosoft.com>> wrote:
Will Mono Develop support Entity Framework's EDMX designer? If not is there
some way to make it build projects that used an edmx to compile correctly?
There are some files that i think are added as embedded resources that my
entity project is leaving out. So it compiles fine but throws an exception
at run time.



--
View this message in context: http://mono.1490590.n4.nabble.com/EDMX-Designer-Support-tp4665778.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com<http://Nabble.com>.
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list at lists.ximian.com<mailto:Monodevelop-list at lists.ximian.com>
http://lists.ximian.com/mailman/listinfo/monodevelop-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20150412/b925a423/attachment.html>


More information about the Monodevelop-list mailing list