This is an implementation of the command store used for decoupled invocation of commands by Paramore.Brighter, using Sqlite.
Info
| Version: | 8.1.1399 |
| Author(s): | Ian Cooper |
| 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.Sqlite |
Install
Install-Package Paramore.Brighter.CommandStore.Sqlite
dotnet add package Paramore.Brighter.CommandStore.Sqlite
paket add Paramore.Brighter.CommandStore.Sqlite
Paramore.Brighter.CommandStore.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- Paramore.Brighter(>= 8.1.1399)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Data.Sqlite(>= 3.1.5)
- System.Threading.Thread(>= 4.3.0)
Tags