NTrace 1.2.0.53

There is a newer version of this package available.
See the version list below for details.
dotnet add package NTrace --version 1.2.0.53
NuGet\Install-Package NTrace -Version 1.2.0.53
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="NTrace" Version="1.2.0.53" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NTrace --version 1.2.0.53
#r "nuget: NTrace, 1.2.0.53"
#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 NTrace as a Cake Addin
#addin nuget:?package=NTrace&version=1.2.0.53

// Install NTrace as a Cake Tool
#tool nuget:?package=NTrace&version=1.2.0.53

Trace Management for .NET

Product Compatible and additional computed target framework versions.
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NTrace:

Package Downloads
NTrace.Adapters.NLog

NLog Adapter for NTrace

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 463 1/7/2021
2.1.0 443 11/27/2020
2.0.0 530 10/30/2020
1.2.0.53 529 11/12/2019
1.1.0.52 767 9/30/2019
1.0.0.50 721 9/10/2019
0.5.0.47 671 10/22/2018
0.4.0.46 698 10/19/2018
0.3.0.45 731 10/10/2018
0.2.0.41 683 9/27/2018

Features:

- [#62] - Add Trace Options to Trace Service Interface