jasontaylordev / CleanArchitectureScMarch2020Links
☆42Updated 2 years ago
Alternatives and similar repositories for CleanArchitectureScMarch2020
Users that are interested in CleanArchitectureScMarch2020 are comparing it to the libraries listed below
Sorting:
- ☆67Updated 4 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years 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.☆94Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Updated 2 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 3 weeks ago
- ☆90Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 10 months ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 2 years ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns