Skip to content
| Marketplace
Sign in
Visual Studio>Templates>EF 5.x DbContext NQueries Generator for C#
EF 5.x DbContext NQueries Generator for C#

EF 5.x DbContext NQueries Generator for C#

Michael Sander

|
4,989 installs
| (1) | Free
Generates interfaced DbContext and WCF enabled entities with DataAnnotations and FixupCollections.
Download

Generates fully interfaced DbContext and entities for use with the NQueries http://nqueries.codeplex.com/ library.

Transactional data access layer using UnitOfWork and Repository patterns against Entity Framework 5 DbContext and IDbSet.

Key features:
  • completely loose coupled from the Entity Framework, query against an interface, not against the DbContext.
  • IDbContext gives you full unit test and mocking support.
  • nested unit of works
  • nested transactions
  • dependent transactions spanning multiple threads
  • generic repositories
  • generates plain pocos with DataAnnotations and WCF support
  • easy transaction/datacontext management
  • almost no code needed to start working with repositories
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft