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.Common |
Install
Install-Package cloudscribe.Logging.EFCore.Common
dotnet add package cloudscribe.Logging.EFCore.Common
paket add cloudscribe.Logging.EFCore.Common
cloudscribe.Logging.EFCore.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- cloudscribe.Logging(>= 4.1.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
Tags