Skip to content
#

masstransit

Here are 94 public repositories matching this topic...

craftsman

Craftsman is the workhorse behind the Wrapt framework and provides a suite of CLI commands for quickly scaffolding out new files and projects for your .NET Web APIs with simple CLI commands and configuration files.

  • Updated Jun 22, 2021
  • C#

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 Oct 25, 2020
  • 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 May 16, 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