Decos.Diagnostics.Trace
1.3.9
.NET Standard 2.0
.NET Framework 4.6.1
dotnet add package Decos.Diagnostics.Trace --version 1.3.9
NuGet\Install-Package Decos.Diagnostics.Trace -Version 1.3.9
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="Decos.Diagnostics.Trace" Version="1.3.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Decos.Diagnostics.Trace --version 1.3.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Decos.Diagnostics.Trace, 1.3.9"
#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.
// Install Decos.Diagnostics.Trace as a Cake Addin
#addin nuget:?package=Decos.Diagnostics.Trace&version=1.3.9
// Install Decos.Diagnostics.Trace as a Cake Tool
#tool nuget:?package=Decos.Diagnostics.Trace&version=1.3.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a System.Diagnostics.TraceSource implementation for the Decos.Diagnostics abstractions.
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 | 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Decos.Diagnostics (>= 1.3.9)
-
.NETStandard 2.0
- Decos.Diagnostics (>= 1.3.9)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Decos.Diagnostics.Trace:
Package | Downloads |
---|---|
Decos.Diagnostics.AspNetCore
Provides extension methods for registering the Decos.Diagnostics TraceSource implementation as services with the Microsoft.Extensions.DependencyInjection framework. |
|
Decos.Diagnostics.Trace.Slack
Provides a trace listener that sends logs to Slack. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.9 | 1,397 | 4/12/2022 |
1.3.8 | 614 | 9/16/2021 |
1.3.6 | 734 | 9/14/2020 |
1.3.5 | 486 | 6/19/2020 |
1.3.4 | 1,141 | 1/17/2020 |
1.3.3 | 765 | 1/17/2020 |
1.3.2 | 1,068 | 12/13/2019 |
1.3.1 | 812 | 12/13/2019 |
1.3.0 | 728 | 12/10/2019 |
1.2.0-alpha | 698 | 10/14/2019 |
1.1.0-alpha | 804 | 3/27/2019 |
1.0.1-alpha | 777 | 3/22/2019 |
1.0.0-alpha | 496 | 3/18/2019 |
Ensure Logstash message property is filled when logging exceptions