Mindscape.Raygun4Net
5.3.0
Raygun.io Provider for .NET Framework + Windows Store apps, WinRT, Windows Phone and Xamarin
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.5 or higher.
Install-Package Mindscape.Raygun4Net -Version 5.3.0
dotnet add package Mindscape.Raygun4Net --version 5.3.0
<PackageReference Include="Mindscape.Raygun4Net" Version="5.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mindscape.Raygun4Net --version 5.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mindscape.Raygun4Net, 5.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mindscape.Raygun4Net as a Cake Addin
#addin nuget:?package=Mindscape.Raygun4Net&version=5.3.0
// Install Mindscape.Raygun4Net as a Cake Tool
#tool nuget:?package=Mindscape.Raygun4Net&version=5.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* Custom grouping hashes can be provided by attaching a handler to the RaygunClient CustomGroupingKey event.
* Xamarin.iOS: The RaygunClient SynchronousTimeout property can be used to limit the time allowed to attempt a synchronous send to Raygun.
* Candidate fix for a .NET Native issue when serializing Raygun reports.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.