Skip to content

megakid/Exceptionless.Net

 
 

Repository files navigation

Exceptionless .NET Clients

Build status NuGet Version NuGet Downloads ![Gitter](https://badges.gitter.im/Join Chat.svg) Donate

The definition of the word exceptionless is: to be without exception. Exceptionless provides real-time .NET error reporting for your ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless!

Using Exceptionless

Refer to the Exceptionless documentation here: Exceptionless Docs.

Getting Started (Development)

All of our .NET clients can be installed via the NuGet package manager. If you need help, please contact us via in-app support or open an issue. We’re always here to help if you have any questions!

This section is for development purposes only! If you are trying to use the Exceptionless .NET libraries, please get them from NuGet.

  1. You will need to have Visual Studio 2015 installed.
  2. Open the Exceptionless.Net.sln Visual Studio solution file.
  3. Select Exceptionless.SampleConsole as the startup project.
  4. Run the project by pressing F5 to start the console.

About

Exceptionless clients for the .NET platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.8%
  • Other 1.2%