PostgreSql Entity Framework Core implementation of cloudscribe ILogRepository.
Info
Version: | 8.0.0 |
Author(s): | Joe Audette |
Last Update: | Monday, August 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joeaudette/cloudscribe.Logging |
NuGet Url: | https://www.nuget.org/packages/cloudscribe.Logging.EFCore.pgsql |
Install
Install-Package cloudscribe.Logging.EFCore.pgsql
dotnet add package cloudscribe.Logging.EFCore.pgsql
paket add cloudscribe.Logging.EFCore.pgsql
cloudscribe.Logging.EFCore.pgsql Download (Unzip the "nupkg" after downloading)
Dependencies
- cloudscribe.Logging.EFCore.Common(>= 4.1.0)
- cloudscribe.Logging(>= 4.1.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Design(>= 3.1.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.1.0)
- cloudscribe.Versioning(>= 1.0.0)
Tags