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

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

Raygun provider for ASP.NET WebApi projects (https://raygun.com/)

Raygun offers error and crash reporting software for all major programming languages.  Automatically tracking error, crashes and unhandled exceptions occurring in your application.

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 243 3/27/2024
10.1.1-pre-1 64 3/20/2024
10.1.0 214 3/18/2024
10.1.0-pre-2 78 3/18/2024
10.1.0-pre-1 77 3/15/2024
10.0.0 98 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 77 2/23/2024
10.0.0-pre-2 75 2/23/2024
10.0.0-pre-1 67 2/22/2024
9.0.4 459 3/3/2024
9.0.4-pre-1 1,185 2/29/2024
9.0.3 224 2/27/2024
9.0.2 152 2/22/2024
9.0.2-pre-1 59 2/19/2024
9.0.1 348 2/8/2024
9.0.0-pre3 56 2/7/2024
9.0.0-pre-1 60 2/2/2024
8.3.0-pre1 291 1/26/2024
8.0.0 5,228 11/14/2023
8.0.0-pre-1 81 11/9/2023
7.1.1 2,377 10/10/2023
7.1.0 170 10/9/2023
7.0.0 606 9/12/2023
6.0.3 6,674 6/14/2023
5.11.2-beta001 125 6/13/2023
5.11.1 141,391 2/9/2021
5.11.0 29,133 8/16/2020
5.10.3 23,096 6/29/2020
5.10.2 60,021 2/7/2020
5.10.1 18,360 12/4/2019
5.10.0 26,338 10/11/2019
5.9.0 21,505 9/16/2019
5.8.0 11,433 7/17/2019
5.7.0 56,159 4/11/2019
5.6.1 104,111 11/23/2018
5.6.0 40,060 9/17/2018
5.6.0-beta1 2,843 4/4/2018
5.5.5 24,382 7/15/2018
5.5.2 91,644 10/24/2017
5.5.0 40,718 5/16/2017
5.4.1 17,590 3/30/2017
5.3.1 190,148 6/22/2016
5.3.0 42,873 2/11/2016
5.2.0 17,820 11/24/2015
5.1.1 61,711 9/9/2015
5.1.0 43,060 6/24/2015
5.0.2 14,375 5/15/2015
5.0.1 8,568 4/16/2015
5.0.0 7,878 3/9/2015
4.2.1 5,204 2/12/2015
4.2.0 7,509 1/14/2015
4.1.0 6,280 12/5/2014
4.0.1 4,401 10/31/2014
4.0.0 2,800 10/21/2014

* Only read up to 4096 bytes of the raw request data in WebApi provider to resolve memory issue.
* Capture raw response content where possible in WebApi provider.