rebus-org / Rebus.MySql

:bus: MySQL integration for Rebus
https://mookid.dk/category/rebus
Other
7 stars 6 forks source link
messaging mysql rebus servicebus

Rebus.MySql

install from nuget

Provides MySQL implementations for Rebus for

Make sure your connection string has 'Allow User Variables=true' for the SQL to work correctly.

Please note: This version is using MySqlConnector to connect to MySQL, not the Oracle one. See https://mysqlconnector.net/ for more information.