Specification (1) 썸네일형 리스트형 Relational DB - Getting Data including Data from Other Entities (Generic Repository Pattern) The Generic repository pattern enables us to dynamically change the type so that we don't have to create duplicate methods. However, one downside is that we can use features provided by Entity Framework such as 'Include' to show the data of related entities in the response. But, as always, there is a way around this, and today we will use a pattern called 'Specification'. HTML 삽입 미리보기할 수 없는 소스 이전 1 다음