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:
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- ☆67Updated 4 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
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆53Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 9 months ago
- .NET 5 Samples☆44Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 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
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆89Updated last year
- Example of production-ready microservices written in modern .NET☆45Updated 2 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated last week
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- ☆90Updated 4 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- ☆64Updated 3 years ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆71Updated last year
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- Ecommerce in .net core 2.2, C#, MediaTr, CQRS, DDD, Autofac, DI, Entity Framework Core, Memory Cache, Serilog☆119Updated last year
- Async Repository in ASP.NET Core Web API☆65Updated 6 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- InvoiceManagementApp☆52Updated 2 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
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago