wcabus / DapperContextLinks
A DbContext like implementation for Dapper, supporting the Unit Of Work pattern and simplifying usage with repository classes and IOC containers.
☆35Updated 11 years ago
Alternatives and similar repositories for DapperContext
Users that are interested in DapperContext are comparing it to the libraries listed below
Sorting:
- An example of using EF code first along side Dapper .net☆66Updated 10 years ago
- AspNet Identity 2.0 Storage Provider using Dapper☆85Updated 7 years ago
- Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically …☆85Updated 5 years ago
- Base structures to implement Data Repository pattern upon Dapper as MicroOrm.☆94Updated 4 years ago
- IdentityServer4 Admin Tool☆37Updated 7 years ago
- Create Micro Services Easily with C#☆74Updated 9 years ago
- cqrs + event driven + distributed + supports both classic ddd and event sourcing + inmemory domain.☆1Updated last month
- Data access layer with Dapper as wrapper IDbConnection☆88Updated 12 years ago
- Second Level Cache for Entity Framework 6.1☆101Updated last year
- Smoother IoC using Dapper Dapper.FastCRUD with Repository and UnitOfWork patterns☆71Updated 7 years ago
- A simple abstraction atop the Dapper extension methods and TransactionScope for testability.