Sqlite database provider for OpenEventSourcing.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.4.0 |
Author(s): | Dan Cirket |
Last Update: | Tuesday, December 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcirket/OpenEventSourcing |
NuGet Url: | https://www.nuget.org/packages/OpenEventSourcing.EntityFrameworkCore.Sqlite |
Install
Install-Package OpenEventSourcing.EntityFrameworkCore.Sqlite
dotnet add package OpenEventSourcing.EntityFrameworkCore.Sqlite
paket add OpenEventSourcing.EntityFrameworkCore.Sqlite
OpenEventSourcing.EntityFrameworkCore.Sqlite Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OpenEventSourcing.EntityFrameworkCore(>= 0.4.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.2.6)
- OpenEventSourcing.EntityFrameworkCore(>= 0.4.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.0.0)
Tags