25 skills found
timschreiber / DapperUnitOfWorkUnit of Work and Repository Example for Dapper
iammukeshm / Dapper.WebApiLet's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a Clean Architecture.
generik0 / Smooth.IoC.Dapper.Repository.UnitOfWorkSmoother IoC using Dapper Dapper.FastCRUD with Repository and UnitOfWork patterns
NathanLBCooper / Unit Of Work ExampleThis is my preferred Unit of Work pattern. Examples in Dapper and Entity Framework
outmatic / Dapper.UnitOfWorkA simple unit of work implementation on top of Dapper
wcabus / DapperContextA DbContext like implementation for Dapper, supporting the Unit Of Work pattern and simplifying usage with repository classes and IOC containers.
EloreTec / UnitOfWorkWithDapperUnit of work with Dapper.NET
BaalaSrinivas / Dapper.RepositoryAndUnitOfWorkNo description available
kevinhillinger / Dapper.PersistenceDapper Persistence - a simple context and unit of work for Dapper
thiagoloureiro / WebAPIBaseWebAPI (.NET) Base Project with JWT Auth, Dapper (ORM), SQL Server DB, Crypto, Swagger, DI (Unit), UnitTests
mehrdadbahrainy / DapRepoDapper Generic Repository And Unit Of Work
Narochno / Narochno.DapperUnit of Work pattern with Dapper (deprecated)
andissanayake / GenericRepoDapperSuiteGenericRepoDapperSuite 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.
bickycheese / DapperUnitUnit Of Work + Generic Repository pattern for Dapper.Net
Twodio / Dapper.UoWDapper Unit Of Work repository i'll be using for now on.
matthewblott / Dapper UnitofworkNo description available
theilgaz / Fastql Unit Of Work In Repository PatternDemonstration for ⚡ Fastql with Unit of Work in Repository Pattern using Dapper.
cdcd72 / NetCore.Dapper.UnitOfWorkPattern練習 Unit of Work Pattern 實作於 Dapper 上(To practice how unit of work pattern implementation for dapper.)
dejanstojanovic / Dapper UnitofworkSimple unitofwork pattern implementation with Dapper
IntertechInc / DapperParametersFacade of Dappers DynamicParameters class to facilitate unit testing.