Skip to content
#

masstransit

Here are 131 public repositories matching this topic...

This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create API gateways using Ocelot, how to use MassTransit as distributed application framework, RabbitMQ as message broker, how to unit test microservices using xUnit, how to monitor microservices using health checks, and finally how to deploy microservices using Docker containers on Linux distributions.

  • Updated Jun 29, 2021
  • C#

This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several software-architecture concepts like: Clean Architecture, Microservices, CQRS, Event Sourcing, Publish-Subscribe Architecture, Domain Driven Design (DDD). Currently this is a work in progress.

  • Updated Feb 11, 2022
  • C#

Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, gRPC, Protocol Buffers, SQL Server, Redis, MongoDB, PostgreSQL, Dapper, Entity Framework Core, AutoMapper, MediatR, FluentValidation, Ocelot, Elasticsearch, Kibana, Polly, OpenTelemetry, Jaeger.

  • Updated Oct 15, 2021
  • C#

Improve this page

Add a description, image, and links to the masstransit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the masstransit topic, visit your repo's landing page and select "manage topics."

Learn more