zipkin4net 1.5.0
dotnet add package zipkin4net --version 1.5.0
NuGet\Install-Package zipkin4net -Version 1.5.0
<PackageReference Include="zipkin4net" Version="1.5.0" />
paket add zipkin4net --version 1.5.0
#r "nuget: zipkin4net, 1.5.0"
// Install zipkin4net as a Cake Addin
#addin nuget:?package=zipkin4net&version=1.5.0
// Install zipkin4net as a Cake Tool
#tool nuget:?package=zipkin4net&version=1.5.0
C# Zipkin Tracer
Product | Versions 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-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Apache.Thrift (>= 1.0.2)
- System.Net.Http (>= 4.3.0)
- System.Threading.Tasks.Dataflow (>= 4.7.0)
-
.NETStandard 1.4
- Apache.Thrift (>= 1.0.2)
- NETStandard.Library (>= 1.6.1)
- System.Collections.Specialized (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.NetworkInformation (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks.Dataflow (>= 4.7.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 1.6
- Apache.Thrift (>= 1.0.2)
- NETStandard.Library (>= 1.6.1)
- System.Collections.Specialized (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.NetworkInformation (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks.Dataflow (>= 4.7.0)
- System.Threading.Thread (>= 4.3.0)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on zipkin4net:
Package | Downloads |
---|---|
zipkin4net.middleware.aspnetcore
Asp.net core middleware for zipkin4net |
|
zipkin4net.middleware.owin
Owin middleware for zipkin4net |
|
Jamand.Core
Package Description |
|
Carbon.WebApplication
4.4.0 - Carbon.Common updated and Serilog.Enrichers.Sensitive Enricher added for masking sensitive values within logs. 4.3.0 - OwnershipFilter check now disregards solution id header during endpoint permission check 4.2.1 - UnauthorizedOperationException response body is fixed 4.2.0 - UnauthorizedOperationException handling is added 4.1.9 - Carbon.Common updated and IQueryable OrderBy extension method bug fixed 4.1.8 - Carbon.Common updated and nested ordering achieved 4.1.7 - Add CorrelationId to log OnException 4.1.6 - Cors Policy changes(Location parameter is added to WithExposedHeaders) 4.1.5 - ApiPagedResponse is added for PagedListOk. 4.1.4 - Some dependencies updated. 4.1.3 - Cors Allow Credentials support added with any origin accepted - Cors Wildcards accepted 4.1.1 - CarbonException messages are take arguments for dynamic exception messages 4.1.0 - Critical bug fixed for Directory separator char to specific platform (Windows,Linux) 4.0.0 - Carbon now supports Dotnet 6 in terms of both minimal and not minimal - Fluent Validation Upgraded - Swagger Upgraded - BodyRewind deprecated, thus RoleFilteredDto is now unsupported as it is unnecessary just after repository-level validation introduced - Some Performance Improvements 3.7.0 - Swagger server definition added 3.6.0 - ConfigureEndpoint is now a virtual class rather than an abstract - HealthCheck partial healthy (degraded) also causes endpoint to generate 5xx http status code 3.5.0 - ConfigureEndpoint support added when needed 3.4.5 - Bearer Authenticator can now be passed some events 3.4.4 - Swager Header tenantId added if not exist 3.4.0 - GetUserName extension method added 3.3.2 -Swagger Header(P360SolutonId) Added 3.3.1 - Swagger RoutePrefix added 3.3.0 - Cors ExposeHeaders added 3.2.0 - Fluent Validation crash on dotnet 5 applications fixed - CarbonValidator class moved here from ExceptionHandling Package - Fluent Validation upgraded 3.1.0 - Tenant Ownership new features and performance improvements 3.0.0 - Added new error handling mechanism 2.3.7 - Goduser Implementation added for tenant management - Solution header is must (p360-solution-id) for tenant management adopters - Goduser bypasses any Ownership Filter - Some performance improvements for tenant management 2.2.10 - Carbon.Common 1.3.0 Support 2.2.7 Carbon Webapplication now supports GRPC with Carbon.WebApplication.Grpc package 2.1.3 Added healthcheck ui response writer. 2.1.2 -Kubernetes ConfigMap support added. Use CONFIGURATION_TYPE = CONSUL / FILE [Default = CONSUL]. Use FILE for Kubernetes Environment. 2.0.1 -Logging system added in HttpGlobalException. 2.0.0-preview.1 -Carbon Web Application now supports .Net 5.0 alongside .Net Core 3.1 (Preview usage only) 1.9.0 -IIS and Kestrel configuration added to Hostbuilder extension UseCarbonFeatures for Environment var "ENVIRONMENT_TYPE" 1.8.13 -Add HttpClient to service registration 1.8.x -Tenant Management Support Added 1.7.0 - Serilog.Sinks.ElasticSearch package removed.Reason => ElasticSearch.Net Dependency problem for 7.x update of ElasticSearch. note : add if your app uses ElasticSearch for logging - Serilog.Sinks.RollingFile deleted .Reason => Deprecated: new applications should use https://github.com/serilog/serilog-sinks-file instead |
|
DCDP.Util
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on zipkin4net:
Repository | Stars |
---|---|
openzipkin/zipkin4net
A .NET client library for Zipkin
|