unitofwork-pattern
There are 175 repositories under unitofwork-pattern topic.
kawser2133/clean-structured-project
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.
NHadi/Dermayon
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
YALCINCAN/NET6_Clean-OnionArchitectureAPI
NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password
orangeloop/sagas
.NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.
kawser2133/clean-structured-api-project
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.
NeckerFree/AdvancedWebAPI
Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting
SaraRasoulian/WebAPI-Sample-DotNet-7
🌱 A Sample Web API Application .NET 7
MohanedZekry/WebAPI-CleanArchitecture
A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.
Daniel127/EF-Unit-Of-Work
Repository and Unit of Work pattern implementation for Entity Framework Core.
YALCINCAN/NET6_Vue3Typescript_TaskManagementAPP
NET Core Identity,JWT,Role Based Authorization,CQRS Pattern,UnitOfWork,Vue3,Pinia,Typescript,Fluent Validation,Vuelidate,AOP,Sending Emails and more
Nikoo-Asadnejad/GenericRepository
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.
Kilvny/ASP.NET-CORE-WEP-API-Repository-Pattern
Repository Pattern with Unit of work class starter project files
fullstackhub-io/AzureFunctionAPI-CosmosDB-CleanArchitecture
Http Trigger Azure fnction with CosmosDB and clean architecture.
abuzaforfagun/GenericUnitOfWork
A .NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore.
bahmani00/SnackMachine
DDD implementation of Snack Machine
isopropylcyanide/dropwizard-jdbi-unitofwork
Provides Unit of Work Support for a JDBI based Dropwizard backend
nihatcanertug/SocialMediaTwitterProject
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
giangcoi48k/Dapper.CQS
A simple unit of work implementation on top of Dapper, with some basic CQS in mind
kad1r/vuejs-tutorial
Simple VueJs Tutorial for real world examples to understand how it works with asp.net core (mvc)
mubassir-hasan/GenericRepositoryUnitOfWork
This is sample expample of repository pattern
busraozdemir0/SchoolManagementSystem
School Management System Web Application Including Admin & Teacher & Student Panels
cdcd72/NetCore.Dapper.UnitOfWorkPattern
練習 Unit of Work Pattern 實作於 Dapper 上(To practice how unit of work pattern implementation for dapper.)
haamond/Alamut.Data
Lightweight implementation of Repository pattern with the help of auto-mapper
ternacode/ternacode-persistence
Abstractions and an EntityFramework Core implementation for repository and unit of work patterns.
usamekilicbay/hand-out
Hand-Out ♦️ is a web app, for handing out disused wares to needers.
andissanayake/GenericRepoDapperSuite
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.
BetulTugce/VocabList
This is a Blazor Server app developed with ASP.NET Core Web API on .NET 7.0. Users can create custom word lists, managing words, meanings, types, and examples for efficient language learning.
dogaanismail/SeizeTheDay
SeizeTheDay is a forum web site that has been developed by using AngularJS, Asp.Net Mvc and Web API. In this website, there are so many exciting tools like TinyMCE, TinyMCE Youtube Plugin. The admin panel of this web site has been developed totally by using Angular.JS.
fatihsalli/NLayerUdemyApp
Instructor: Fatih Çakıroğlu | Asp.NET Core 6 - NLayer Architecture
MehrajLatifli/BookStore---Entity-Framework-Code-First-MVVM
Example of Entity Framework (Code First) MVVM
Viceri/unit-of-work-mongo
Implementação do padrão unit of work com mongodb e c#
EyasWannous/BudgetBlitz
A robust ASP.NET Core Web API budget management application with real-time notifications, secure authentication, and comprehensive financial tracking.
HamedStack/HamedStack.Repository
A comprehensive library integrating Repository and Unit of Work patterns with Outbox pattern support, specifically designed for EF Core, enhancing data management and consistency.
mohamedahmed3990/CompanyMVC
Company (CRUD) operations using asp.net core (MVC)
NANITH777/PediGuard
PediGuard is a comprehensive web application designed to streamline shift management and communication within a pediatric department, addressing complex organizational challenges for medical assistants and faculty.