-
-
Notifications
You must be signed in to change notification settings - Fork 161
Repository
Mehmet Özkaya edited this page Mar 25, 2019
·
6 revisions
Repository is a concept that is used in order to write the information of all entity and value objects in an aggregate to the database. For each AR itself, we will perform the DB operations over the Repository as a whole in the transactinal structure.
EF Repository and Specification implementation. This class responsible to create queries, includes, where conditions etc..
You can check full repository documentations, step by step development and how to build your custom scenario's on this basement in 100+ page eBook PDF from here - http://www.aspnetrun.com.