Postgres persistence extension for AspNetCore.EventLog.
Info
Version: | 2.2.6 |
Author(s): | Giacomo Michelon |
Last Update: | Wednesday, October 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.EventLog.PostgreSQL |
Install
Install-Package AspNetCore.EventLog.PostgreSQL
dotnet add package AspNetCore.EventLog.PostgreSQL
paket add AspNetCore.EventLog.PostgreSQL
AspNetCore.EventLog.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.EventLog(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Design(>= 2.2.6)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.2.4)