Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 6.0.0 |
Author(s): | Marcin Smółka |
Last Update: | Wednesday, February 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/msmolka/ZNetCS.AspNetCore.Logging.EntityFrameworkCore |
NuGet Url: | https://www.nuget.org/packages/ZNetCS.AspNetCore.Logging.EntityFrameworkCore |
Install
Install-Package ZNetCS.AspNetCore.Logging.EntityFrameworkCore
dotnet add package ZNetCS.AspNetCore.Logging.EntityFrameworkCore
paket add ZNetCS.AspNetCore.Logging.EntityFrameworkCore
ZNetCS.AspNetCore.Logging.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.EntityFrameworkCore(>= 2.0.1)
- Microsoft.EntityFrameworkCore(>= 2.0.1)
- Microsoft.EntityFrameworkCore(>= 2.0.1)
Tags
A small package to allow store logs in any data store using Entity Framework Core.