This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using MySql.
Info
Version: | 8.1.1399 |
Author(s): | Derek Comartin |
Last Update: | Monday, July 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.goparamore.io/ |
NuGet Url: | https://www.nuget.org/packages/Paramore.Brighter.MessageStore.MySql |
Install
Install-Package Paramore.Brighter.MessageStore.MySql
dotnet add package Paramore.Brighter.MessageStore.MySql
paket add Paramore.Brighter.MessageStore.MySql
Paramore.Brighter.MessageStore.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- Paramore.Brighter(>= 8.1.1399)
- MySqlConnector(>= 0.69.6)
Tags