Repository navigation

#

unitofwork-pattern

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.

C#
112
1 年前

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

C#
69
2 年前

NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password

C#
56
1 年前

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.

C#
38
1 年前

.NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.

C#
34
1 年前

Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting

C#
30
1 年前

A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.

C#
26
1 年前

This class library implements the Generic Repository Pattern for SQL Server databases. It supports both asynchronous and synchronous operations and is designed to offer a clean and efficient data access layer.

C#
15
9 个月前

NET Core Identity,JWT,Role Based Authorization,CQRS Pattern,UnitOfWork,Vue3,Pinia,Typescript,Fluent Validation,Vuelidate,AOP,Sending Emails and more

C#
14
3 年前

Repository and Unit of Work pattern implementation for Entity Framework Core.

C#
14
4 年前

Repository Pattern with Unit of work class starter project files

C#
11
2 年前

GenericRepoDapperSuite is a C# library for data management following SOLID principles. It integrates Dapper and Dapper.Contrib with a generic repository and unit of work patterns, ensuring efficient and maintainable data access. Perfect for robust, clean architectural designs.

C#
8
5 个月前

A .NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore.

C#
7
4 年前

Provides Unit of Work Support for a JDBI based Dropwizard backend

Java
7
2 年前

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

C#
6
4 年前

A simple unit of work implementation on top of Dapper, with some basic CQS in mind

C#
6
4 年前