Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialmatthewgaikema
6,059 PointsMonodevelop support
Is there support for the Entity Framework for Monodevelop? I don't have Visual Studio and I havent been able to find an Entity Framework Designer equivalent for Monodevelop
matthewgaikema
6,059 PointsThank you, that post helped. I also found these videos which helped too.
Jon Wood
9,884 PointsJon Wood
9,884 PointsAre you just looking for designer support for (I'm guessing) database first development? If so, that may be only available in Visual Studio. If you need help getting Entity Framework to work in Mono, this post may help.