This app will export selected properties to the specified endpoint url, either as is or in a serialized string [key: value].
Info
Version: | 2.1.0 |
Author(s): | Michelle Robberts |
Last Update: | Thursday, October 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Seq.App.Exporter |
Install
Install-Package Seq.App.Exporter
dotnet add package Seq.App.Exporter
paket add Seq.App.Exporter
Seq.App.Exporter Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
- Seq.Apps(>= 4.2.470)
- Serilog(>= 2.8.0)
Tags