Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.1.1 |
Author(s): | Khanlar Mammadov |
Last Update: | Sunday, June 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/khanlarmammadov/TacitusLogger.Destinations.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/TacitusLogger.Destinations.EntityFramework |
Install
Install-Package TacitusLogger.Destinations.EntityFramework
dotnet add package TacitusLogger.Destinations.EntityFramework
paket add TacitusLogger.Destinations.EntityFramework
TacitusLogger.Destinations.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.0)
- TacitusLogger(>= 0.3.0)
Tags
Attention: TacitusLogger.Destinations.EntityFramework is currently in Alpha phase.
This means you should not use it in any production code.