ivanpaulovich / webapi-backgroundworker-rabbitmq
Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for webapi-backgroundworker-rabbitmq
- A collection of awesome .NET core libraries, tools, frameworks and software☆17Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 4 years ago
- Sample Domain Events implementation with MediatR☆25Updated 4 years ago
- Live Streaming and Video Tutorials on Clean Architecture, DDD, TDD using .NET Core every week on Paulovich.NET Youtube channel.☆51Updated 5 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated 9 months ago
- Clean Architecture C# Snippets for Visual Studio Code☆10Updated last year
- Source code for an (upcoming) course about Clean Architecture☆41Updated 3 years ago
- A console app showing domain events in action using .NET 5☆43Updated last month
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 2 years ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆29Updated 2 years ago
- ☆35Updated 3 years ago
- Example app for Event Sourcing with RabbitMQ. To build high available services.☆33Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆32Updated last year
- ☆29Updated 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…☆48Updated 2 years ago
- Vehicle Tracker with Microservice example☆76Updated 2 years ago
- Source code for the Bridge Design Pattern in C# Pluralsight course☆18Updated 4 years ago
- Self study: DDD, .net core, entity framework core☆85Updated 3 months ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆39Updated 10 months ago
- small example of how to write integration tests on MongoDB with .NET Core☆18Updated last year
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆44Updated this week
- Specification pattern implementation in C#☆57Updated 6 years ago
- CQRS with MediatR in .NET 6.0☆51Updated last year
- ☆14Updated 3 years ago
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆82Updated 6 years ago
- Domain-Driven Design is a software development approach in which it utilizes concepts and good practices related to object-oriented progr…☆65Updated 3 months ago
- ☆26Updated 3 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…☆39Updated this week
- ☆48Updated 2 years ago