Mindscape.Raygun4Net.WebApi 4.2.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

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

// Install Mindscape.Raygun4Net.WebApi as a Cake Tool
#tool nuget:?package=Mindscape.Raygun4Net.WebApi&version=4.2.0

Raygun.io Provider for ASP.NET WebApi projects

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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Mindscape.Raygun4Net.WebApi:

Package Downloads
Mindscape.Raygun.log4net.WebApi

Simple log4net appender which logs to the raygun.io API from your WebApi application.

log4net.Raygun.WebApi

Simple log4net appender which logs to the raygun.io API from your WebApi application.

Mindscape.Raygun4Net.WebApi.Signed

Package is deprecated, please use `Mindscape.Raygun4Net.WebApi` which is signed.

log4net.1.2.10.Raygun.WebApi

Simple log4net appender which logs to the raygun.io API from your WebApi application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.1.1 55 3/27/2024
10.1.1-pre-1 57 3/20/2024
10.1.0 127 3/18/2024
10.1.0-pre-2 74 3/18/2024
10.1.0-pre-1 74 3/15/2024
10.0.0 93 3/13/2024
10.0.0-pre-6 61 3/12/2024
10.0.0-pre-5 60 3/12/2024
10.0.0-pre-4 76 2/23/2024
10.0.0-pre-2 74 2/23/2024
10.0.0-pre-1 67 2/22/2024
9.0.4 272 3/3/2024
9.0.4-pre-1 830 2/29/2024
9.0.3 209 2/27/2024
9.0.2 150 2/22/2024
9.0.2-pre-1 59 2/19/2024
9.0.1 343 2/8/2024
9.0.0-pre3 56 2/7/2024
9.0.0-pre-1 59 2/2/2024
8.3.0-pre1 291 1/26/2024
8.0.0 4,655 11/14/2023
8.0.0-pre-1 80 11/9/2023
7.1.1 2,286 10/10/2023
7.1.0 163 10/9/2023
7.0.0 599 9/12/2023
6.0.3 6,116 6/14/2023
5.11.2-beta001 125 6/13/2023
5.11.1 140,197 2/9/2021
5.11.0 28,389 8/16/2020
5.10.3 23,041 6/29/2020
5.10.2 59,510 2/7/2020
5.10.1 18,330 12/4/2019
5.10.0 26,327 10/11/2019
5.9.0 21,498 9/16/2019
5.8.0 11,426 7/17/2019
5.7.0 56,112 4/11/2019
5.6.1 103,559 11/23/2018
5.6.0 39,878 9/17/2018
5.6.0-beta1 2,841 4/4/2018
5.5.5 24,367 7/15/2018
5.5.2 91,565 10/24/2017
5.5.0 40,554 5/16/2017
5.4.1 17,551 3/30/2017
5.3.1 189,315 6/22/2016
5.3.0 42,842 2/11/2016
5.2.0 17,810 11/24/2015
5.1.1 61,673 9/9/2015
5.1.0 42,920 6/24/2015
5.0.2 14,172 5/15/2015
5.0.1 8,555 4/16/2015
5.0.0 7,846 3/9/2015
4.2.1 5,191 2/12/2015
4.2.0 7,491 1/14/2015
4.1.0 6,275 12/5/2014
4.0.1 4,396 10/31/2014
4.0.0 2,795 10/21/2014

* ApplicationVersion property on RaygunSettings to set easily.
* When stripping AggregateException, send all inner exceptions separately.