OpenTelemetry.Exporter.Zipkin 1.2.0-alpha4

Prefix Reserved
This is a prerelease version of OpenTelemetry.Exporter.Zipkin.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenTelemetry.Exporter.Zipkin --version 1.2.0-alpha4
                    
NuGet\Install-Package OpenTelemetry.Exporter.Zipkin -Version 1.2.0-alpha4
                    
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="OpenTelemetry.Exporter.Zipkin" Version="1.2.0-alpha4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenTelemetry.Exporter.Zipkin" Version="1.2.0-alpha4" />
                    
Directory.Packages.props
<PackageReference Include="OpenTelemetry.Exporter.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 OpenTelemetry.Exporter.Zipkin --version 1.2.0-alpha4
                    
#r "nuget: OpenTelemetry.Exporter.Zipkin, 1.2.0-alpha4"
                    
#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.
#addin nuget:?package=OpenTelemetry.Exporter.Zipkin&version=1.2.0-alpha4&prerelease
                    
Install OpenTelemetry.Exporter.Zipkin as a Cake Addin
#tool nuget:?package=OpenTelemetry.Exporter.Zipkin&version=1.2.0-alpha4&prerelease
                    
Install OpenTelemetry.Exporter.Zipkin as a Cake Tool

Zipkin exporter for OpenTelemetry .NET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (56)

Showing the top 5 NuGet packages that depend on OpenTelemetry.Exporter.Zipkin:

Package Downloads
OpenTelemetry.AutoInstrumentation.Runtime.Managed

Managed components used by the OpenTelemetry.AutoInstrumentation project.

MyJetWallet.Sdk.Service

Package Description

devprime.stack.observability

DevPrime Observability

FCMicroservices

a boilerplate microservice framework

Jakar.Database

Package Description

GitHub repositories (25)

Showing the top 20 popular GitHub repositories that depend on OpenTelemetry.Exporter.Zipkin:

Repository Stars
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
grpc/grpc-dotnet
gRPC for .NET
dotnet/samples
Sample code referenced by the .NET documentation
Squidex/squidex
Headless CMS and Content Managment Hub
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
davidfowl/Micronetes
Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
b-editor/beutl
Cross-platform video editing (compositing) software.
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
SteeltoeOSS/Samples
Steeltoe samples and reference application collection
open-telemetry/opentelemetry-dotnet-contrib
This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
Eventuous/eventuous
Event Sourcing library for .NET
newbe36524/Newbe.Claptrap
This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Claptrap and it`s Minions is on the way.
mehdihadeli/vertical-slice-api-template
🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last updated
1.11.2 139,576 2 months ago
1.11.1 204,448 3 months ago
1.11.0 56,263 3 months ago
1.11.0-rc.1 905 5 months ago
1.10.0 224,028 6 months ago
1.10.0-rc.1 1,407 6 months ago
1.10.0-beta.1 3,750 7 months ago
1.9.0 1,708,288 6/14/2024
1.9.0-rc.1 157 6/7/2024
1.9.0-alpha.1 1,128 5/20/2024
1.8.1 677,402 4/18/2024
1.8.0 270,455 4/3/2024
1.8.0-rc.1 268 3/27/2024
1.8.0-beta.1 5,228 3/14/2024
1.7.0 1,046,137 12/9/2023
1.7.0-rc.1 5,477 11/30/2023
1.7.0-alpha.1 10,105 10/17/2023
1.6.0 1,052,164 9/6/2023
1.6.0-rc.1 6,400 8/21/2023
1.6.0-alpha.1 12,694 7/12/2023
1.5.1 1,002,405 6/26/2023
1.5.0 84,626 6/6/2023 1.5.0 is deprecated.
1.5.0-rc.1 3,396 5/26/2023
1.5.0-alpha.2 64,311 4/1/2023
1.5.0-alpha.1 4,956 3/8/2023
1.4.0 671,547 2/24/2023
1.4.0-rc.4 25,594 2/11/2023
1.4.0-rc.3 12,646 2/2/2023
1.4.0-rc.2 24,030 1/9/2023
1.4.0-rc.1 30,365 12/12/2022
1.4.0-beta.3 86,074 11/7/2022
1.4.0-beta.2 35,994 10/17/2022
1.4.0-beta.1 20,602 9/30/2022
1.4.0-alpha.2 44,274 8/18/2022
1.4.0-alpha.1 60,043 8/3/2022
1.3.2 401,007 12/20/2022
1.3.1 614,213 9/8/2022
1.3.0 750,631 6/3/2022 1.3.0 is deprecated because it has critical bugs.
1.3.0-rc.2 983 6/1/2022
1.3.0-beta.2 8,310 5/17/2022
1.3.0-beta.1 9,756 4/20/2022
1.2.0 1,183,665 4/15/2022 1.2.0 is deprecated because it has critical bugs.
1.2.0-rc5 3,046 4/13/2022
1.2.0-rc4 9,048 3/30/2022
1.2.0-rc3 85,897 3/5/2022
1.2.0-rc2 80,821 2/3/2022
1.2.0-rc1 307,402 11/30/2021
1.2.0-beta2.1 86,120 11/19/2021
1.2.0-beta1 277,983 10/8/2021
1.2.0-alpha4 31,578 9/23/2021
1.2.0-alpha3 2,615 9/14/2021
1.2.0-alpha2 9,099 8/25/2021
1.1.0 552,095 7/13/2021 1.1.0 is deprecated because it has critical bugs.
1.1.0-rc1 5,771 6/26/2021
1.1.0-beta4 6,686 6/9/2021
1.1.0-beta3 1,829 5/12/2021
1.1.0-beta2 25,280 4/23/2021
1.1.0-beta1 82,088 3/19/2021
1.0.1 280,249 2/10/2021 1.0.1 is deprecated because it has critical bugs.
1.0.0-rc4 10,598 2/9/2021
1.0.0-rc3 1,382 2/5/2021
1.0.0-rc2 7,242 1/30/2021
1.0.0-rc1.1 176,288 11/18/2020
0.8.0-beta.1 8,719 11/5/2020
0.7.0-beta.1 2,032 10/16/2020
0.6.0-beta.1 13,965 9/16/2020
0.5.0-beta.2 1,855 8/28/2020
0.4.0-beta.2 41,740 7/25/2020
0.3.0-beta.1 1,371 7/23/2020
0.2.0-alpha.275 159,025 5/19/2020
0.2.0-alpha.220 444,191 5/19/2020
0.2.0-alpha.179 64,374 1/28/2020
0.2.0-alpha.100 11,379 11/5/2019
0.2.0-alpha.40 410 9/24/2019
0.2.0-alpha.5 604 8/3/2019