Info
Version: | 1.0.4 |
Author(s): | James White |
Last Update: | Tuesday, October 27, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jakenuts/Gbase.NLog.JsonTarget |
NuGet Url: | https://www.nuget.org/packages/Gbase.NLog.JsonTarget |
Install
Install-Package Gbase.NLog.JsonTarget
dotnet add package Gbase.NLog.JsonTarget
paket add Gbase.NLog.JsonTarget
Gbase.NLog.JsonTarget Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.2.0)
- ServiceStack.Text(>= 4.0.46)
Tags
Dependencies
------------
Currently using ServiceStack.Text for serialization and HttpClient to post asynchronously.
Usage
-----
Visit the GitHub project site for usage, examples & source!
https://github.com/jakenuts/Gbase.NLog.JsonTarget
Released under MIT License. Enjoy!.