EFcore based Outbox for Eventfully.
Info
Version: | 0.5.0-beta |
Author(s): | Camron Frenzel |
Last Update: | Friday, February 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cfrenzel/Eventfully |
NuGet Url: | https://www.nuget.org/packages/Eventfully.EFCoreOutbox |
Install
Install-Package Eventfully.EFCoreOutbox
dotnet add package Eventfully.EFCoreOutbox
paket add Eventfully.EFCoreOutbox
Eventfully.EFCoreOutbox Download (Unzip the "nupkg" after downloading)
Dependencies
- Eventfully.Core(>= 0.5.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
- NewId(>= 3.0.2)
- System.Threading.Tasks.Dataflow(>= 4.11.0)
Tags