andreluizsecco / UnitOfWork.BookStore

Example of implementation of the Unit of Work Pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example of implementation of the Unit of Work Pattern

License:MIT License


Languages

Language:C# 89.1%Language:HTML 7.4%Language:CSS 3.0%Language:JavaScript 0.5%