17 skills found
threenine / Threenine.DataA Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality
sheng-jie / UnitOfWorkDDD中实体、聚合、仓储、UOW相关实现。
outmatic / Dapper.UnitOfWorkA simple unit of work implementation on top of Dapper
fullstackhub-io / UserManagementASP.NET Core 3.1 with Angular 10 clean architecture learning path.
RidvanOrun / E Commerce AppIn this project, I use "IdentityUser","IdentityRole" "Asynchronous Programming", "Unit Of Work", "Generic Repository" and "AutoMapper" within Asp.NetCore and Domain-Driven-Design/DDD.
mehmetozdeemiir / DDDTwitterProjectDDD Twitter projesinde kullanılan teknolojiler DDD,Asenkron programlama, Generic Repository,Unit Of Work,View Component AutoMapper,Autofac,Fluent Validation,DTO,VM,Extension method
johelvisguzman / DotNetToolkit.RepositoryA toolkit for using the Repository pattern in C# .NET
KTajerbashi / CleanArchitecture*Clean Architecture .NET 10, CQRS Template, Production-Ready .NET API, EF Core + Dapper Example, JWT Auth Template, Vertical Slice Architecture*
cdcd72 / NetCore.Dapper.UnitOfWorkPattern練習 Unit of Work Pattern 實作於 Dapper 上(To practice how unit of work pattern implementation for dapper.)
abuzaforfagun / GenericUnitOfWorkA .NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore.
isopropylcyanide / Dropwizard Jdbi UnitofworkProvides Unit of Work Support for a JDBI based Dropwizard backend
jeevasusej / Dotnet Repository Pattern TemplateImplementation of sample repository pattern with unit of work in Dotnet
RidvanOrun / SocialMediaAppIn this project, I use Asynchronous Programming, Unit Of Work, Generic Repository and AutoMapper within Domain-Driven-Design/DDD.
mehrpooyanavaie / ProductManagementAdvanced Product Management API built with ASP.NET Core 8, leveraging Clean Architecture, CQRS with MediatR, RabbitMQ, and Redis to deliver optimal performance and high scalability for efficient product workflows.
adam006 / DapperUnitOfWorkdapper unit of work repository pattern
sameteeraslann / SocialMediaProjectBu projede Domain-Driven-Design / DDD katmanlı mimari ile alt yapı hazırlandı. Asynchronous Programming, Unit Of Work, Generic Repository gibi teknolojiler kullanıldı.
DenisKovalyonokSamples / ElearningPlatformWeb 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.