https://github.com/angelodotnet/net8-microservices
Example showing a simple implementation of two microservices communicating with each other via RabbitMQ.
https://github.com/angelodotnet/net8-microservices
Last synced: 11 months ago
JSON representation
Example showing a simple implementation of two microservices communicating with each other via RabbitMQ.
- Host: GitHub
- URL: https://github.com/angelodotnet/net8-microservices
- Owner: AngeloDotNet
- Created: 2024-03-27T13:20:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T11:56:20.000Z (about 2 years ago)
- Last Synced: 2025-03-06T11:09:43.039Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NET8-Microservices
Example taken from https://www.learmoreseekmore.com/2022/03/dotnet6-part1-introduction-on-microservice.html