Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper authored Dec 3, 2021
1 parent f331fd8 commit bdce7f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ If you liked the project or if **EasyRepositor.EFCore** helped you, please give
## What is Generic Repository Pattern

The generic repository pattern implements in a separate class library project. ... The repository pattern is intended to create an Abstraction layer between the Data Access layer and Business Logic layer of an Application. It is a data access pattern that prompts a more loosely coupled approach to data access.

### Documentation
Visit [Wiki](https://github.com/furkandeveloper/EasyRepository/wiki) page for documentation.

***

0 comments on commit bdce7f0

Please sign in to comment.