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.CommandStore.MySql |
Install
Install-Package Paramore.Brighter.CommandStore.MySql
dotnet add package Paramore.Brighter.CommandStore.MySql
paket add Paramore.Brighter.CommandStore.MySql
Paramore.Brighter.CommandStore.MySql Download (Unzip the "nupkg" after downloading)
Dependencies
- Paramore.Brighter(>= 8.1.1399)
- MySqlConnector(>= 0.69.6)
Tags