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
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated 10 months ago
- Example app for Event Sourcing with RabbitMQ. To build high available services.☆33Updated last year
- Source code for an (upcoming) course about Clean Architecture☆41Updated 3 years ago
- ☆35Updated 3 years ago
- Sample Domain Events implementation with MediatR☆25Updated 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆32Updated last year
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 4 years ago
- Object-Oriented Programming.☆24Updated last week
- Clean Architecture C# Snippets for Visual Studio Code☆10Updated last year
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆39Updated 2 weeks ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆49Updated 2 years ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆30Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 6 years ago
- Self study: DDD, .net core, entity framework core☆85Updated 3 months ago
- Vehicle Tracker with Microservice example☆76Updated 3 years ago
- CQRS with MediatR in .NET 6.0☆51Updated last year
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆48Updated last year
- ☆29Updated 2 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆65Updated last year
- A console app showing domain events in action using .NET 5☆43Updated last month
- Live Streaming and Video Tutorials on Clean Architecture, DDD, TDD using .NET Core every week on Paulovich.NET Youtube channel.☆51Updated 5 years ago
- This project aims to demonstrate the configuration and use of Records as Value Objects with EF Core 6☆21Updated last year
- ☆37Updated 5 years ago
- Domain-Driven Design is a software development approach in which it utilizes concepts and good practices related to object-oriented progr…☆65Updated last week
- ☆42Updated last year
- Source code for the Bridge Design Pattern in C# Pluralsight course☆18Updated 4 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆44Updated 2 weeks ago