dotnet-architecture / News

News on .NET Architecture Guidance, eShopOnContainers and all the reference apps in dotnet-architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eShopOnContainers with NServiceBus is available

CESARDELATORRE opened this issue · comments

The Particular Software guys forked Microsoft's eShopOnContainers and created a version using NServiceBus for the asynchronous communication between microservices.
It shows many NServiceBus features working together.
Check it out:
https://github.com/Particular/eShopOnContainers

It also provides cool visualization tools of the integration events, like this:

image