Skip to content

Commit

Permalink
Added Nuget link
Browse files Browse the repository at this point in the history
  • Loading branch information
mroach committed Jun 10, 2013
1 parent 454aeb4 commit 63f51d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ I'm not affiliated with Rollbar, I just like their service.

As of now this binding is only for .NET 4. If there's a widespread desire for .NET 2.0 support, I'd consider doing that. There's also a dependency on `System.Web.Routing`, so you'll at least need ASP.NET MVC installed on the system.

## Installation

RollbarSharp is available on [Nuget](https://nuget.org/packages/RollbarSharp/) and can be installed by:

`PM> Install-Package RollbarSharp`

## Usage

### Configuration
Expand Down

0 comments on commit 63f51d5

Please sign in to comment.