ZuraizAhmedShehzad / DapperGenericRepository
Implementation of Generic Repository Pattern using Dapper ORM
☆19Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DapperGenericRepository
- .NET 5 Samples☆44Updated 2 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆38Updated 4 years ago
- Multitenancy in ASP.NET Core☆80Updated 3 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆71Updated 4 years ago
- Expense tracking solution based on .NET Core.☆29Updated 4 years ago
- ☆64Updated 3 years ago
- Ecommerce in .net core 2.2, C#, MediaTr, CQRS, DDD, Autofac, DI, Entity Framework Core, Memory Cache, Serilog☆116Updated 10 months ago
- .NET Core Book Store Web API for educational purposes☆76Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆66Updated 4 months ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆80Updated 10 months ago
- A clean architecture sample project with dapper and .net core 3.1☆42Updated 10 months ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.