Mindscape.Raygun4Net.Mvc 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.Mvc --version 4.2.0
NuGet\Install-Package Mindscape.Raygun4Net.Mvc -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.Mvc" 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.Mvc --version 4.2.0
#r "nuget: Mindscape.Raygun4Net.Mvc, 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.Mvc as a Cake Addin
#addin nuget:?package=Mindscape.Raygun4Net.Mvc&version=4.2.0

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

Raygun.io Provider for ASP.NET MVC projects

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  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.Mvc:

Package Downloads
Mindscape.Raygun.log4net.Mvc

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

log4net.Raygun.Mvc

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

Mindscape.Raygun4Net.Mvc.Signed

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

log4net.1.2.10.Raygun.Mvc

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.0.0-pre3 39 5/30/2024
11.0.0-pre2 78 5/24/2024
11.0.0-pre1 69 5/23/2024
10.1.2 172 5/9/2024
10.1.2-pre-1 53 5/9/2024
10.1.1 539 3/27/2024
10.1.1-pre-1 87 3/20/2024
10.1.0 287 3/18/2024
10.1.0-pre-2 62 3/18/2024
10.1.0-pre-1 82 3/15/2024
10.0.0 160 3/13/2024
10.0.0-pre-6 64 3/12/2024
10.0.0-pre-5 63 3/12/2024
10.0.0-pre-4 102 2/23/2024
10.0.0-pre-2 76 2/23/2024
10.0.0-pre-1 77 2/22/2024
9.0.4 593 3/3/2024
9.0.4-pre-1 1,391 2/29/2024
9.0.3 224 2/27/2024
9.0.2 194 2/22/2024
9.0.2-pre-1 66 2/19/2024
9.0.1 388 2/8/2024
9.0.0-pre3 69 2/7/2024
9.0.0-pre-1 60 2/2/2024
8.3.0-pre1 292 1/26/2024
8.0.0 6,131 11/14/2023
8.0.0-pre-1 73 11/9/2023
7.1.0 1,168 10/9/2023
7.0.0 559 9/12/2023
6.0.3 8,389 6/14/2023
6.0.2 266 6/12/2023
5.13.0 160,525 4/21/2021
5.12.1 27,638 2/9/2021
5.12.0 15,503 12/6/2020
5.11.0 18,285 8/16/2020
5.10.3 21,353 6/29/2020
5.10.2 47,220 2/7/2020
5.10.1 22,219 12/4/2019
5.10.0 30,947 10/9/2019
5.9.0 14,430 9/16/2019
5.8.0 16,770 7/17/2019
5.7.0 97,295 4/11/2019
5.6.0 132,262 9/17/2018
5.6.0-beta1 2,695 4/4/2018
5.5.5 11,915 7/15/2018
5.5.2 117,964 10/24/2017
5.5.0 48,354 5/16/2017
5.4.1 18,669 3/30/2017
5.3.1 212,816 6/22/2016
5.3.0 113,894 2/11/2016
5.2.0 15,059 11/24/2015
5.1.1 61,482 9/9/2015
5.1.0 34,645 6/24/2015
5.0.2 15,117 5/15/2015
5.0.1 20,504 4/16/2015
5.0.0 7,628 3/9/2015
4.2.1 12,588 2/12/2015
4.2.0 13,525 1/14/2015
4.1.0 8,795 12/5/2014
4.0.1 4,817 10/31/2014
4.0.0 5,188 10/21/2014

* Property to provide a custom IWebProxy
* Include Raygun4Net for .NET 3.5
* ApplicationVersion property on RaygunSettings to set easily.
* When stripping AggregateException, send all inner exceptions separately.