dcomartin / LuigiLinks
Message Pipeline
☆7Updated 5 years ago
Alternatives and similar repositories for Luigi
Users that are interested in Luigi are comparing it to the libraries listed below
Sorting:
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- ☆42Updated last year
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 4 years ago
- Source code for the Bridge Design Pattern in C# Pluralsight course☆20Updated 4 years ago
- Building domain model in an open, one step at a time. More at: https://www.youtube.com/@DevMentorsPL☆21Updated 2 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 6 months ago
- ☆37Updated 3 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 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
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- ☆40Updated 2 years ago
- small example of how to write integration tests on MongoDB with .NET Core☆19Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆40Updated 7 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Example of production-ready microservices written in modern .NET☆45Updated last year
- ☆11Updated last year
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several softwar…☆16Updated 2 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- ☆26Updated 3 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 4 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Code samples for all dotnet tutorials on my blog for reference☆20Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago