feriel214 / ASP.NET-Core-CleanArchitecture-CQRS-IdentityLinks
A .NET 8.0 project implementing Clean Architecture, CQRS pattern, and Identity for role and user management. Uses SQL Server, Dapper, Entity Framework, AutoMapper, MediatR, and JWT for authentication and authorization in an ASP.NET Core Web API
☆80Updated last year
Alternatives and similar repositories for ASP.NET-Core-CleanArchitecture-CQRS-Identity
Users that are interested in ASP.NET-Core-CleanArchitecture-CQRS-Identity are comparing it to the libraries listed below
Sorting:
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆113Updated 2 years ago
- NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password☆57Updated last year
- Clean Architecture - Blazor Web App with .NET 8☆41Updated last year
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆95Updated 5 years 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…☆246Updated 2 years ago
- An implementation of Clean Architecture for ASP.NET Core WebAPI secured with JWT☆52Updated 3 years ago
- ASP.NET Core Identity in a Clean Architecture☆38Updated last year
- We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work a…☆199Updated 5 years ago
- Educational .NET Core Leave Management System built using Clean Architecture☆135Updated last year
- .NET 8.0 API using the Clean Architecture☆115Updated last year
- Leave Management System Built with .NET 6 for Educational Purposes☆53Updated last year
- Hotel Booking API implemented with ASP.NET Core and built upon the principles of clean architecture.☆76Updated last year
- Microservices on .Net platforms which used Asp.Net Web API, Docker, Kubernetes, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB,…☆31Updated last year
- The purpose of this template is to provide a robust and streamlined methodology for enterprise application development, capitalizing on t…☆108Updated last week
- This repository showcases the integration of Hangfire with .NET 9 for managing background tasks in web applications. Hangfire allows you …☆48Updated 4 months ago
- Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing…☆103Updated 6 months ago
- Building ASP.NET Core Apps with Clean Architecture - Demo Project for a blog post available at https://www.ezzylearning.net/tutorial/buil…☆135Updated 2 years ago
- Clean Architecture in ASP .NET Core Web API☆126Updated 2 years ago
- Automatically register your Minimal API endpoints in ASP.NET Core.