RollbarSharp 0.1.6
See the version list below for details.
dotnet add package RollbarSharp --version 0.1.6
NuGet\Install-Package RollbarSharp -Version 0.1.6
<PackageReference Include="RollbarSharp" Version="0.1.6" />
paket add RollbarSharp --version 0.1.6
#r "nuget: RollbarSharp, 0.1.6"
// Install RollbarSharp as a Cake Addin #addin nuget:?package=RollbarSharp&version=0.1.6 // Install RollbarSharp as a Cake Tool #tool nuget:?package=RollbarSharp&version=0.1.6
Bindings for the Rollbar (rollbar.com) error reporting system
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
-
- Newtonsoft.Json (>= 5.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on RollbarSharp:
Package | Downloads |
---|---|
log4net.Rollbar
RollbarSharp log4net appender. |
|
NLog.RollbarSharp
NLog extension for Rollbar (rollbar.com) error reporting system using RollbarSharp |
|
Elmah.Rollbar
Rollbar adapter for Elmah |
|
RoushTech.log4net.Rollbar
RollbarSharp log4net appender. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 336,275 | 3/22/2016 |
0.3.5 | 31,565 | 1/5/2016 |
0.3.4 | 1,698 | 1/4/2016 |
0.3.3 | 31,071 | 4/26/2015 |
0.3.2 | 4,305 | 2/27/2015 |
0.3.1 | 17,815 | 12/14/2013 |
0.3.0 | 2,400 | 12/6/2013 |
0.2.2 | 1,954 | 11/26/2013 |
0.2.1 | 2,041 | 10/7/2013 |
0.2.0 | 1,846 | 10/7/2013 |
0.1.7 | 1,897 | 9/16/2013 |
0.1.6 | 2,244 | 5/15/2013 |
0.1.5 | 1,902 | 4/26/2013 |
0.1.4 | 1,884 | 4/24/2013 |
0.1.3 | 1,938 | 4/24/2013 |
0.1.2 | 4,500 | 4/23/2013 |
* Solved threading problem.
* When an X-Forwarded-For HTTP header exists, use that as the user's IP address rather than REMOTE_ADDR. When a user is behind a proxy server or load balancer, X-Forwarded-For will be their actual IP address.
* Simplified the exception filter example
* Removed testing key from config