unitofwork-pattern
Here are 211 public repositories matching this topic...
Language:All
Sort:Most stars
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#
NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password
- Updated
Aug 30, 2024 - 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
Aug 12, 2024 - C#
🌱 A Sample Web API Application .NET 7
- Updated
Jul 25, 2024 - C#
.NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.
- Updated
Sep 14, 2024 - C#
Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting
- Updated
Aug 29, 2024 - C#
A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.
- Updated
Apr 28, 2024 - C#
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.
- Updated
Nov 14, 2024 - C#
NET Core Identity,JWT,Role Based Authorization,CQRS Pattern,UnitOfWork,Vue3,Pinia,Typescript,Fluent Validation,Vuelidate,AOP,Sending Emails and more
- Updated
Jul 18, 2022 - C#
Repository and Unit of Work pattern implementation for Entity Framework Core.
- Updated
May 14, 2021 - C#
Repository Pattern with Unit of work class starter project files
- Updated
Aug 24, 2023 - C#
Http Trigger Azure fnction with CosmosDB and clean architecture.
- Updated
Jan 12, 2023 - C#
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.
- Updated
Mar 27, 2025 - C#
DDD implementation of Snack Machine
- Updated
Jan 16, 2024 - C#
A .NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore.
- Updated
Oct 21, 2021 - C#
Provides Unit of Work Support for a JDBI based Dropwizard backend
- Updated
Jan 24, 2024 - Java
Simple VueJs Tutorial for real world examples to understand how it works with asp.net core (mvc)
- Updated
Jun 27, 2023 - JavaScript
This is sample expample of repository pattern
- Updated
Jul 23, 2019 - 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 theunitofwork-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theunitofwork-pattern topic, visit your repo's landing page and select "manage topics."