Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikoo-Asadnejad authored Feb 28, 2024
1 parent 4b8d520 commit b334608
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# GenericRepository
A Class library which implements GenericRepository Pattern for connecting to SQl Server Db,
It Contains both Asynchronous and Synchronous methods
It Contains both Asynchronous and Synchronous methods.
Command And Query Respository are seprated and Query Repository is wrapped by a cache repository which has been implemented using decoration pattern.
Domain Event handling and Audit logs are also implemented in this repository.

0 comments on commit b334608

Please sign in to comment.