update Repository Pattern

This commit is contained in:
Jungpyo Hong 2022-03-13 18:42:48 -05:00 committed by GitHub
parent dee6492f3c
commit dbfef58c01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -523,7 +523,7 @@ MVVM patterns stand for Model - View - ViewModel
## Repository Pattern
[The Repository and Unit of Work Patterns](https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions/getting-started-with-ef-5-using-mvc-4/implementing-the-repository-and-unit-of-work-patterns-in-an-asp-net-mvc-application)