Skip to content
#

unitofwork-pattern

Here are 153 public repositories matching this topic...

Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.

  • Updated May 2, 2024
  • C#

Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc

  • Updated Mar 4, 2023
  • C#

The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.

  • Updated Apr 25, 2024
  • C#

MovieManagement is a template for creating a hexagonal architecture application in C#.NET/ASP.NET Core WebAPI for handling various requests, CRUD operations, and backend services while using the repository design pattern with the unit of work at the core.

  • Updated Jul 16, 2023
  • C#

This project like a Social Media (Twitter) project.In this project,I used Domain Driven Design (DDD) and micro services architecture,Unit of Work and MVC pattern,dotnetcore technologies.Users can register and EditProfile after succeed login process.Lastly,they can follow,unfollow someone and see their profile

  • Updated Feb 22, 2021
  • C#

Improve this page

Add a description, image, and links to the unitofwork-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unitofwork-pattern topic, visit your repo's landing page and select "manage topics."

Learn more