Skip to content

.Net Repository pattern focused on EF Core implementation

License

Notifications You must be signed in to change notification settings

walterX12/efcore-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository pattern

Repository pattern implementation focused on EF Core.

Versions

0.0.0-alpha4

Added Count(expresion) and CountAsync(expresion)

0.0.0-alpha3

Removed TId and Indetifyiable interface. Now the repository is generic and the key is defined by the entity.

0.0.0-alpha2

Initial version with RepositoryEfCore implementation

About

.Net Repository pattern focused on EF Core implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages