https://github.com/eduardosbcabral/rabbitmq-tutorials
This repository contains the RabbitMQ official tutorials using C#
https://github.com/eduardosbcabral/rabbitmq-tutorials
Last synced: 2 months ago
JSON representation
This repository contains the RabbitMQ official tutorials using C#
- Host: GitHub
- URL: https://github.com/eduardosbcabral/rabbitmq-tutorials
- Owner: eduardosbcabral
- Created: 2021-02-21T22:18:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-11T22:31:49.000Z (about 4 years ago)
- Last Synced: 2025-01-13T10:29:58.050Z (4 months ago)
- Language: C#
- Size: 546 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
RabbitMQ Tutorial
O intuíto do repositório é guardar o tutorial oficial sobre a biblioteca RabbitMQ desenvolvimento em C#.
Foi baseado no tutorial do site oficial: https://www.rabbitmq.com/getstarted.html
O arquivo [RabbitMQ.pptx](./RabbitMQ.pptx) é o slide que foi utilizado na tech talk que apresentei se baseando no tutorial.