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#
109
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#
55
8 个月前

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#
37
8 个月前

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

C#
34
7 个月前

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

C#
30
8 个月前

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

C#
23
1 年前

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#
13
4 年前

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#
12
5 个月前

Repository Pattern with Unit of work class starter project files

C#
11
2 年前

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

C#
7
3 年前

Provides Unit of Work Support for a JDBI based Dropwizard backend

Java
7
1 年前

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
3 年前

Simple VueJs Tutorial for real world examples to understand how it works with asp.net core (mvc)

JavaScript
6
2 年前