Logary.Zipkin 4.0.181

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Logary.Zipkin --version 4.0.181                
NuGet\Install-Package Logary.Zipkin -Version 4.0.181                
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="Logary.Zipkin" Version="4.0.181" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logary.Zipkin --version 4.0.181                
#r "nuget: Logary.Zipkin, 4.0.181"                
#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 Logary.Zipkin as a Cake Addin
#addin nuget:?package=Logary.Zipkin&version=4.0.181

// Install Logary.Zipkin as a Cake Tool
#tool nuget:?package=Logary.Zipkin&version=4.0.181                

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Logary.Zipkin:

Package Downloads
Logary.Targets.Zipkin

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

Distracey.Logary

Add Logary APM metrics for Web Api controllers. Create a Logary GELF target. Then configure Logstash GELF endpoint with an output filter to Elastic Search. Browse data with Kibana. Create a Logary Zipkin target. Then configure ZipKin. Browse distributed traces with ZipKin.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.303 1,370 1/2/2017
4.0.302 1,159 12/28/2016
4.0.301 1,166 12/15/2016
4.0.300 1,184 12/15/2016
4.0.280 1,162 12/6/2016
4.0.261 1,207 12/6/2016
4.0.241 1,200 11/22/2016
4.0.223 1,196 11/21/2016
4.0.221 1,141 11/16/2016
4.0.200 962 11/10/2016
4.0.181 1,183 10/25/2016
4.0.180 1,120 10/24/2016
4.0.160 1,140 10/17/2016
4.0.150 1,201 10/10/2016
4.0.122 1,152 9/29/2016
4.0.121 1,119 9/29/2016
4.0.120 1,137 9/29/2016
4.0.112 1,186 9/2/2016
4.0.101 1,189 8/25/2016
4.0.100 1,160 8/25/2016
4.0.80 1,156 8/24/2016
4.0.60 1,158 8/11/2016
4.0.41 1,184 8/10/2016
4.0.40 1,131 8/10/2016

Release Notes:

* [infra] whitespace
* [literate] test for #195
* [literate] fixes #195
* [infra] sequence tests for now
* [docs] more on Serilog
* [docs] forgot paren
* [docs] documeting differences with Serilog