EventWay.Infrastructure.Sqlite is an Sqlite implementation of the Event and Projection Metadata Repository in the the modular Event Sourcing + CQRS framework, EventWay.
Info
Version: | 1.0.8 |
Author(s): | Mikkel Hempel, Kristian Lindberg Vinther |
Last Update: | Saturday, March 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Async.EventWay.Infrastructure.Sqlite |
Install
Install-Package Async.EventWay.Infrastructure.Sqlite
dotnet add package Async.EventWay.Infrastructure.Sqlite
paket add Async.EventWay.Infrastructure.Sqlite
Async.EventWay.Infrastructure.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.Sqlite(>= 1.0.108)
- Dapper(>= 1.50.4)
- Async.EventWay.Core(>= 1.0.8)
- Async.EventWay.Query(>= 1.0.8)
- EntityFramework(>= 6.2.0)
Tags