https://github.com/ricosuter/shoponcore
https://github.com/ricosuter/shoponcore
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ricosuter/shoponcore
- Owner: RicoSuter
- Created: 2018-07-05T16:10:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T17:14:56.000Z (over 6 years ago)
- Last Synced: 2025-05-08T03:54:41.636Z (5 months ago)
- Language: C#
- Size: 34.2 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShopOnCore
Sample solution which shows how to
- implement ASP.NET Core (web api) and .NET Core (message processor) microservices with .NET Core 2.1+
- package and run them and the required services (rabbitmq and redis) with Docker and Docker Compose
- and write tests which can act as integration and E2E tests (with the usage of DI and TestServer)There will be blog posts based on this solution on https://blog.rsuter.com