Mindscape.Raygun4Net.Signed
2.0.5
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Mindscape.Raygun4Net.Signed --version 2.0.5
NuGet\Install-Package Mindscape.Raygun4Net.Signed -Version 2.0.5
<PackageReference Include="Mindscape.Raygun4Net.Signed" Version="2.0.5" />
paket add Mindscape.Raygun4Net.Signed --version 2.0.5
#r "nuget: Mindscape.Raygun4Net.Signed, 2.0.5"
// Install Mindscape.Raygun4Net.Signed as a Cake Addin #addin nuget:?package=Mindscape.Raygun4Net.Signed&version=2.0.5 // Install Mindscape.Raygun4Net.Signed as a Cake Tool #tool nuget:?package=Mindscape.Raygun4Net.Signed&version=2.0.5
Raygun for signed .NET and WinRT projects. Also contains Windows Phone and Xamarin providers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. 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. |
MonoAndroid | monoandroid22 is compatible. |
MonoTouch | monotouch is compatible. monotouch40 is compatible. |
Windows Phone | wp71 is compatible. |
Windows Store | win8 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Mindscape.Raygun4Net.Signed:
Repository | Stars |
---|---|
OmarElabd/ObjectExporter
Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 757 | 9/12/2023 |
6.0.3 | 707 | 6/14/2023 |
6.0.2 | 183 | 6/12/2023 |
6.0.0 | 180 | 6/6/2023 |
6.0.0-beta001 | 108 | 5/29/2023 |
5.13.0 | 14,096 | 4/21/2021 |
5.11.0 | 18,918 | 8/16/2020 |
5.10.2 | 20,195 | 2/7/2020 |
5.10.1 | 8,652 | 12/4/2019 |
5.10.0 | 11,995 | 10/9/2019 |
5.9.0 | 4,834 | 9/16/2019 |
5.8.0 | 4,998 | 7/17/2019 |
5.7.0 | 5,607 | 4/11/2019 |
5.6.0 | 10,445 | 9/17/2018 |
5.6.0-beta1 | 844 | 4/4/2018 |
5.5.4 | 88,559 | 1/31/2018 |
5.5.2 | 30,639 | 10/24/2017 |
5.5.0 | 67,364 | 5/16/2017 |
5.4.1 | 35,599 | 12/21/2016 |
5.3.1 | 19,948 | 6/22/2016 |
5.3.0 | 16,185 | 2/11/2016 |
5.2.0 | 6,724 | 11/24/2015 |
5.1.1 | 10,378 | 9/9/2015 |
5.1.0 | 2,526 | 6/24/2015 |
5.0.2 | 2,841 | 5/15/2015 |
5.0.1 | 2,080 | 4/17/2015 |
5.0.0 | 1,548 | 3/9/2015 |
4.2.1 | 3,494 | 2/12/2015 |
4.2.0 | 4,589 | 1/14/2015 |
4.1.0 | 2,343 | 12/5/2014 |
4.0.1 | 2,654 | 10/31/2014 |
4.0.0 | 1,402 | 10/27/2014 |
3.3.3 | 1,589 | 9/22/2014 |
3.3.2 | 1,408 | 9/15/2014 |
3.3.1 | 1,404 | 9/4/2014 |
3.3.0 | 1,437 | 8/21/2014 |
3.2.0 | 1,675 | 7/30/2014 |
3.1.0 | 1,555 | 7/23/2014 |
3.0.1 | 1,680 | 7/9/2014 |
3.0.0 | 1,680 | 6/26/2014 |
2.2.1 | 1,425 | 6/17/2014 |
2.2.0 | 1,366 | 6/4/2014 |
2.1.0 | 1,462 | 5/30/2014 |
2.0.6 | 2,049 | 5/22/2014 |
2.0.5 | 1,416 | 5/16/2014 |
2.0.4 | 32,991 | 4/30/2014 |
* The IgnoredFormNames feature will now filter out cookies which now have their own section in the request data.
* When enabling Raygun4Net via the http module, the new excludeErrorsFromLocal option on RaygunSettings can be set to true to prevent any exceptions being logged from your debug/dev environment.
* Corrected the window width/height values in the Raygun4Net provider.