https://github.com/Particular/eShopOnContainers
https://github.com/Particular/eShopOnContainers
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/Particular/eShopOnContainers
- Owner: Particular
- Archived: true
- Created: 2017-09-04T11:47:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T14:28:25.000Z (over 6 years ago)
- Last Synced: 2024-11-09T03:58:23.003Z (over 1 year ago)
- Size: 136 MB
- Stars: 188
- Watchers: 39
- Forks: 58
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eShopOnContainers with NServiceBus
This repo has been archived. The original code is in the [archive branch](https://github.com/Particular/eShopOnContainers/tree/archive). It was built as a variation of Microsoft's [sample application](https://github.com/dotnet-architecture/eShopOnContainers) using NServiceBus but it is NOT indicative of how we recommend microservices should be built. If you have any questions about how to design for microservices, or for distributed systems in general, please [contact us](https://particular.net/contact).
For more information, please see:
- [The secret of better UI composition](https://particular.net/blog/secret-of-better-ui-composition)
- [Goodbye microservices, hello right-sized services](https://particular.net/blog/goodbye-microservices-hello-right-sized-services)
- [Videos on distributed system design (including microservices)](https://particular.net/videos)