Microservices.Ticketing.WebApi
Microservice demo
A ticketing application demonstrating microservice communication with RabbitMQ and MassTransit in ASP.NET Core
RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate the concepts.
38 stars
3 watching
25 forks
Language: C#
last commit: about 4 years ago
Linked from 1 awesome list
asp-netasp-net-coredotnet-coremicroservicerabbit-mqrabbitmqrabbitmq-consumer
Related projects:
Repository | Description | Stars |
---|---|---|
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
wolfgangofner/microservicedemo | A comprehensive demo of microservices development using ASP.NET 6 and RabbitMQ with Azure DevOps pipelines, Docker, Kubernetes, and Helm. | 577 |
madslundt/netcoremicroservicessample | Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application | 698 |
procodeguide/microservices.sample | A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles. | 36 |
codescrum/microservice-tests-01 | A test framework demonstrating microservices architecture with RabbitMQ and Docker. | 14 |
mmacneil/aspnetcoredockermicroservices | Demonstrates building and running a microservices-based application with ASP.NET Core using Docker. | 167 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |
0xr/micro-frontend | A proof-of-concept for integrating microservices in a monolithic application using Angular templates and load balancer/reverse proxy | 3 |
1backend/1backend | A platform for deploying and managing microservices and lambda functions with integrated tools for code generation and infrastructure management. | 2,153 |
sczyh30/vertx-blueprint-microservice | An illustrative Vert.x microservice application showcasing asynchronous development and event-driven architecture. | 774 |
boonen/microservices-demo | Demonstrates a microservices architecture using Spring Boot and Docker | 4 |
videlalvaro/rabbitmqbundle | A Symfony2 bundle that simplifies messaging in applications using RabbitMQ | 35 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
snatch-dev/convey | A framework for building and managing .NET Core microservices | 953 |