unitofworkpattern
There are 51 repositories under unitofworkpattern topic.
threenine/Threenine.Data
A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality
sheng-jie/UnitOfWork
DDD中实体、聚合、仓储、UOW相关实现。
outmatic/Dapper.UnitOfWork
A simple unit of work implementation on top of Dapper
fullstackhub-io/UserManagement
ASP.NET Core 3.1 with Angular 10 clean architecture learning path.
mehmetozdeemiir/DDDTwitterProject
DDD Twitter projesinde kullanılan teknolojiler DDD,Asenkron programlama, Generic Repository,Unit Of Work,View Component AutoMapper,Autofac,Fluent Validation,DTO,VM,Extension method
RidvanOrun/E-Commerce-App
In this project, I use "IdentityUser","IdentityRole" "Asynchronous Programming", "Unit Of Work", "Generic Repository" and "AutoMapper" within Asp.NetCore and Domain-Driven-Design/DDD.
johelvisguzman/DotNetToolkit.Repository
A toolkit for using the Repository pattern in C# .NET
abuzaforfagun/GenericUnitOfWork
A .NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore.
isopropylcyanide/dropwizard-jdbi-unitofwork
Provides Unit of Work Support for a JDBI based Dropwizard backend
jeevasusej/Dotnet-Repository-Pattern-Template
Implementation of sample repository pattern with unit of work in Dotnet
adam006/DapperUnitOfWork
dapper unit of work repository pattern
RidvanOrun/SocialMediaApp
In this project, I use Asynchronous Programming, Unit Of Work, Generic Repository and AutoMapper within Domain-Driven-Design/DDD.
sameteeraslann/SocialMediaProject
Bu projede Domain-Driven-Design / DDD katmanlı mimari ile alt yapı hazırlandı. Asynchronous Programming, Unit Of Work, Generic Repository gibi teknolojiler kullanıldı.
iamrks/Learning
Start working with Asp.Net Web API 2 and Entity Framework Code First approch. Project will show how to implelement UnitOfWork, Repository Pattern, Dependency Injection etc
DenisKovalyonokSamples/ElearningPlatform
Web API sample of eLearning system. Solution include web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.
pavanpuligandla/DDD-EF
Domain Driven Design with EntityFramework, Web API, Autofac
rkbsoftsolutions/Real_Estate_CRM
Asp.Net Core 2.1 scaffolding template project , easy to extend according to requirements.
Viceri/unit-of-work-mongo
Implementação do padrão unit of work com mongodb e c#
eQuantic/core
Implementations based on design patterns
MarioDudjak/MultilayerOnionArchitecture
ASP.NET & Angular - Example of Onion multilayer architecture.
sarul84/Prakrishta.Data
Generic Repository and Unit of work pattern with EF.Core
Bithyakter/RepoAndUOW
Implementation of Repository and UnitOfWork
jcmdsbr/challenge-cast-adoption
App de adoção de animais, para solucionar o desafio da empresa Cast group IT
prashantrsharma/TechStoreMVC
ASP.NET & WEB API project with Autofac as IOC , with Unit of Work and Repositories, and with Formatters
sarul84/Prakrishta.Data.Cosmos
Generic repository for cosmos db using SQL api
SelassieAMC/LibraryProject
Project Challenge
semashkinvg/UnitOfWork.Unity.Inteception
The implementation of Unit-Of-Work pattern behaviour using unity interception
sombochea/SAXCoreLibrary
Repositories with Unit Of Work and more.
f-nunez/NetUnitOfWorkRepository
Base unit of work with repository pattern in .NET 6
TomaszSzydlowski/.netCore-MongoDb-Api-Starter
CRUD Operation using MongoDB and ASP.NET Core 3.1 with Unit Of Work Pattern and Repository Pattern.
zohaibshahid26/BlogHub
A Fullstack Blogging Application
dotnetgenetics/Blazor-Crud-Website
Basic example of a Blazor Web App that performs CRUD operations using UnitOfWork pattern, Entity Framework Core, SQL Server and .NET 8