NLog.EasyDbLogger 1.1.3

dotnet add package NLog.EasyDbLogger --version 1.1.3
NuGet\Install-Package NLog.EasyDbLogger -Version 1.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NLog.EasyDbLogger" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.EasyDbLogger --version 1.1.3
#r "nuget: NLog.EasyDbLogger, 1.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NLog.EasyDbLogger as a Cake Addin
#addin nuget:?package=NLog.EasyDbLogger&version=1.1.3

// Install NLog.EasyDbLogger as a Cake Tool
#tool nuget:?package=NLog.EasyDbLogger&version=1.1.3

This NLog adpater allows you to log your messages to database table with minimal configuration. See this link for instructions on how to use this https://github.com/kshyju/NLog.EasyDbLog#nlogeasydblog

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3 1,216 9/8/2017
1.1.2 935 4/7/2017
1.1.1 891 4/7/2017
1.1.0 1,005 4/7/2017
1.0.0 1,007 12/23/2016

Fixed to support the new exception table schema which includes the category