edyi13 / CleanArchitectureNet8
Create for article about CQRS and Mediator pattern
☆30Updated 11 months ago
Alternatives and similar repositories for CleanArchitectureNet8:
Users that are interested in CleanArchitectureNet8 are comparing it to the libraries listed below
- A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Ent…☆64Updated last year
- This repository hosts a simple todo application built using the latest features of .NET 8 and ASP.NET Core 8, focusing on the lightweight…☆62Updated 5 months ago
- This repository showcases the integration of Hangfire with .NET 8 for managing background tasks in web applications. Hangfire allows you …☆32Updated 5 months ago
- NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password☆55Updated 7 months ago
- OTP Authorizer in ASP.NET Core 9☆16Updated 2 months ago
- Let'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 C…☆217Updated last year
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.