Raygun.Diagnostics 0.7.3

dotnet add package Raygun.Diagnostics --version 0.7.3
NuGet\Install-Package Raygun.Diagnostics -Version 0.7.3
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="Raygun.Diagnostics" Version="0.7.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Raygun.Diagnostics --version 0.7.3
#r "nuget: Raygun.Diagnostics, 0.7.3"
#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 Raygun.Diagnostics as a Cake Addin
#addin nuget:?package=Raygun.Diagnostics&version=0.7.3

// Install Raygun.Diagnostics as a Cake Tool
#tool nuget:?package=Raygun.Diagnostics&version=0.7.3

Raygun System.Diagnostics tracing library for .NET

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.3 469 3/13/2015
0.7.2 51 3/2/2015
0.7.1 690 10/30/2014
0.7.0 143 7/31/2014
0.6.1 66 6/5/2014
0.6.0 51 6/4/2014
0.6.0-b2 48 6/4/2014
0.5.2 52 6/3/2014
0.5.1 50 5/29/2014

- Added compatibility with v5 of raygun sdk. For v4.2.x, please use previous version.