Logary.Zipkin 4.0.303

Prefix Reserved
dotnet add package Logary.Zipkin --version 4.0.303
                    
NuGet\Install-Package Logary.Zipkin -Version 4.0.303
                    
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.303" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Logary.Zipkin" Version="4.0.303" />
                    
Directory.Packages.props
<PackageReference Include="Logary.Zipkin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Logary.Zipkin --version 4.0.303
                    
#r "nuget: Logary.Zipkin, 4.0.303"
                    
#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.
#:package Logary.Zipkin@4.0.303
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Logary.Zipkin&version=4.0.303
                    
Install as a Cake Addin
#tool nuget:?package=Logary.Zipkin&version=4.0.303
                    
Install as a Cake Tool

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 net452 is compatible.  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,656 1/2/2017
4.0.302 1,418 12/28/2016
4.0.301 1,423 12/15/2016
4.0.300 1,448 12/15/2016
4.0.280 1,426 12/6/2016
4.0.261 1,473 12/6/2016
4.0.241 1,465 11/22/2016
4.0.223 1,453 11/21/2016
4.0.221 1,394 11/16/2016
4.0.200 1,223 11/10/2016
4.0.181 1,445 10/25/2016
4.0.180 1,387 10/24/2016
4.0.160 1,404 10/17/2016
4.0.150 1,468 10/10/2016
4.0.122 1,411 9/29/2016
4.0.121 1,374 9/29/2016
4.0.120 1,395 9/29/2016
4.0.112 1,438 9/2/2016
4.0.101 1,453 8/25/2016
4.0.100 1,419 8/25/2016
4.0.80 1,424 8/24/2016
4.0.60 1,420 8/11/2016
4.0.41 1,452 8/10/2016
4.0.40 1,393 8/10/2016

Release Notes:
* [tests/log4net] correcting symbol name
* [infra] bump patch
* Merge remote-tracking branch 'origin/master' into develop
* Merge pull request #223 from thingylab/patch-1
* nope
* Fix F# Hello World
* Merge pull request #222 from baronfel/stackdriver_working
* slight stylistic cleanup to use constructor parameters
* add formatting of message strings to the messages
* update packages and revert the stackdriver taget to using the single logging requests