csharp-netcore icon indicating copy to clipboard operation
csharp-netcore copied to clipboard

OpenTracing instrumentation for .NET Core 3.1 & .NET 6+ apps

Results 15 csharp-netcore issues
Sort by recently updated
recently updated
newest added

Updating library to support .NET 8

Update package dependencies - removed these packages since they were already included in the framework references - this also removed the version lock conflicts which would block use in .NET...

Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6. Release notes Sourced from System.Data.SqlClient's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...

dependencies

When using https://www.nuget.org/packages/OpenTracing.Contrib.NetCore/0.9.0 and https://www.nuget.org/packages/Minio, nuget will not be added because it clashes with the Microsoft.Extensions version. .Logging

Hello, we're using opentracing library for ASP.NET Core project and we're experiencing the `NullReferenceException` all the time. > WARN 2023-01-11 08:16:17,048 class:OpenTracing.Contrib.NetCore.AspNetCore.AspNetCoreDiagnostics topic:null ip:null reqid:5e01741e-f6b3-47a4-af32-5a41e5879cb3 partner:null action:null uid:null msg:Event-Exception: Microsoft.AspNetCore.Mvc.BeforeActionResult...