Skip to content

sorin-ref/UnitOfWork-EntityFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitOfWork-EntityFramework

Unit of work and repository pattern interfaces, Entity Framework unit of work and generic repository implementations, with sample application code including comments describing each part of the solution.

The technical approach includes separating data access pattern contracts from implementation, and then the generic implementations of the patterns over Entity Framework for any DbContext from actual sample database model, and is described with more details in this blog post.

NuGet packages

About

Unit of work and repository pattern implementations over Entity Framework (.NET)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages