Jaeger 1.0.3

dotnet add package Jaeger --version 1.0.3
                    
NuGet\Install-Package Jaeger -Version 1.0.3
                    
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="Jaeger" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Jaeger" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Jaeger" />
                    
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 Jaeger --version 1.0.3
                    
#r "nuget: Jaeger, 1.0.3"
                    
#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 Jaeger@1.0.3
                    
#: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=Jaeger&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Jaeger&version=1.0.3
                    
Install as a Cake Tool

Jaeger .NET Tracing

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (68)

Showing the top 5 NuGet packages that depend on Jaeger:

Package Downloads
Hopex.ApplicationServer.SiteModule

Hopex Application site module

Epsagon.Dotnet.Tracing.OpenTracingJaeger

Package Description

Convey.Tracing.Jaeger

Convey.Tracing.Jaeger

Epsagon.Dotnet.Tracing.Legacy

Package Description

Acnys.Core

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Jaeger:

Repository Stars
ThreeMammals/Ocelot
.NET API Gateway
Version Downloads Last Updated
1.0.3 6,446,717 8/18/2021
1.0.2 952,497 6/7/2021
1.0.1 41,368 5/27/2021
1.0.0 452,610 4/19/2021
0.4.3 571,470 2/25/2021
0.4.2 1,176,713 11/1/2020
0.4.1 1,283,528 7/15/2020
0.4.0 372,981 6/26/2020
0.3.7 3,207,605 3/4/2020
0.3.6 2,327,203 10/13/2019
0.3.5 361,832 9/17/2019
0.3.4 252,763 8/25/2019
0.3.3 350,936 7/11/2019
0.3.2 802,385 4/23/2019
0.3.1 246,816 4/3/2019
0.3.0 20,322 3/22/2019
0.2.2 1,412,358 10/27/2018
0.2.1 76,519 9/22/2018
0.2.0 154,484 8/14/2018
Loading failed