An NLog database target that is configurable via an Entity Framework connection string.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Jay Miller |
Last Update: | Thursday, November 1, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/ladenedge/NLog.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/NLog.EntityFramework |
Install
Install-Package NLog.EntityFramework
dotnet add package NLog.EntityFramework
paket add NLog.EntityFramework
NLog.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(2.0.0.2000)
Tags