Skip to content
| Marketplace
Sign in
Visual Studio>Templates>EF 4.x EntityObject Generator for C#
EF 4.x EntityObject Generator for C#

EF 4.x EntityObject Generator for C#

CodeTuner

|
8,005 installs
| (0) | Free
A project item to generate a strongly-typed, unittestable ObjectContext class and presistence-aware classes.
Download

An ADO.NET Entity Framework Code Generation Template to replace the default EntityObject Generator with this similar one with following features:

  • Generates an I<YourObjectContext> interface to allow unittesting towards the context without life database
  • Fixes an EF issue when updating associations (zee http://www.codetuning.net/blog/post/Understanding-Entity-Framework-Associations.aspx)

For a manual of how to use the template to achieve a unittestable Entity Framework ObjectContext, read my article on:

http://www.codetuning.net/blog/post/Unittesting-ADONET-Entity-Data-Models.aspx

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft