Topic:   What is Repository Pattern in C#?
Dec 08, 2020 18:04 1 Replies 1214 Views FRAUSKY

What is Repository Pattern in C#?

Prev Next
Topic Replies (1)
  1. 1
    idnkx user

    PARTH

    Repository Pattern acts as a middle layer between the rest of the application and the data access logic which means that a repository pattern isolates all the data access code from the rest of the application.

Leave a Reply
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect