Rest API target for NLog.
Info
| Version: | 1.0.0 |
| Author(s): | Parallel Task |
| Last Update: | Saturday, February 10, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ParallelTask/Nlog.RestTarget |
| NuGet Url: | https://www.nuget.org/packages/NLog.RestTarget |
Install
Install-Package NLog.RestTarget
dotnet add package NLog.RestTarget
paket add NLog.RestTarget
NLog.RestTarget Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.4.12)
- Newtonsoft.Json(>= 10.0.1)
- RestSharp(>= 105.2.3)
Tags