# dotNet

##### Tutorials

- \[GitHub\] [AMQP.Net Lite](https://github.com/Azure/amqpnetlite)
- [RedHat AMQ .Net Client](https://access.redhat.com/documentation/en-us/red_hat_amq_clients/2.11/html/using_the_amq_.net_client/index)
- [C# 連線至 RabbitMQ Cluster - 使用 RabbitMQ .Net Client 及 EasyNetQ](https://blog.yowko.com/dotnet-client-rabbitmq-cluster/)
- \[GitHub\] [EasyNetQ](https://github.com/EasyNetQ/EasyNetQ)

##### Case: Console RabbitMQ Client

[ConsoleRabbitMQ.zip](https://osslab.tw/attachments/72)

Package Required:

- RabbitMQ.Client

Target Framework:

- net6.0

Platform Supported:

- Windows 64
- RedHat Linux 8 64 (net6 runtime is required)