UnitOfWork.BookStore icon indicating copy to clipboard operation
UnitOfWork.BookStore copied to clipboard

Example of implementation of the Unit of Work Pattern

UnitOfWork.BookStore

Example of implementation of the Unit of Work Pattern

  • This project has examples using Entity Framework Core and Dapper working separately, integrating the use of the Repository Pattern + Unit of Work Pattern.

  • The use of dependency injection was prioritized in the relationship between the repositories and unit of work.

Patterns/Technologies:

Author

The UnitOfWork.BookStore was developed by André Secco under the MIT license.