I am looking for some good asp.net sample applications which use Entity Framework. I saw a couple apps for NorthWind (one was MVC based). Looking for one with is more sophisticated than the simple apps at MSDN (HRSkillsCombined, CourseManager,AdWksSalesWinDataBind, ResearchCollaborationAssistant). Possibly using Entity Inheritance, multi table change tracking.. etc.
To use Entity Framework 6, your project has to compile against . NET Framework, as Entity Framework 6 doesn't support .
Entity Framework Core is the new version of Entity Framework after EF 6. x. It is open-source, lightweight, extensible and a cross-platform version of Entity Framework data access technology. Entity Framework is an Object/Relational Mapping (O/RM) framework.
This is a work in progress, but Microsoft's Danny Simmons has started a series of posts on implementing a MUD using the Entity Framework. He's discussing not only how to use the Entity Framework itself (and he's one of the most qualified people to do that), but also how to use it in the context of the architecture of the application.
Here's a free book on the Entity Framework with a complete sample project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With