Provides event logging integration with entity framework.
Info
Version: | 1.0.0 |
Author(s): | WSC |
Last Update: | Monday, November 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FenplastWSC.Avengers.IntegrationEventLogEF |
Install
Install-Package FenplastWSC.Avengers.IntegrationEventLogEF
dotnet add package FenplastWSC.Avengers.IntegrationEventLogEF
paket add FenplastWSC.Avengers.IntegrationEventLogEF
FenplastWSC.Avengers.IntegrationEventLogEF Download (Unzip the "nupkg" after downloading)
Dependencies
- FenplastWSC.Avengers.EventBus(>= 1.0.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Design(>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.2.6)
- Newtonsoft.Json(>= 12.0.3)