Generic Repository Pattern over IEntity
Class diagram of a generic repository pattern built around IEntity. It shows IRepository<T> and Repository<T>, with Order and OrderItem as entity examples and OrderRepository as a concrete specialization.
class diagramrepository patterngenericsientitydomain entities
6 nodes
6 connections