-
-
Notifications
You must be signed in to change notification settings - Fork 141
Requirements
Exceptionless.Portable
Exceptionless client for portable (PCL) applications. This is the base library all the other implementations build on top of. It contains all the basic functionality that powers the Exceptionless clients! This library can be used on many different platforms. It’s worth noting that this is a very basic client and as such you won’t get all the bells and whistles as described here in the PCL configuration section. For those bells and whistles, see the Exceptionless package, below.
Frameworks: .NET 4, .NET 4.5, SIlverlight 5, Windows 8, Windows Phone 8.1, Windows Phone Silverlight 8
Exceptionless
Exceptionless client for non visual (ie. Console and Services) applications. We recommend using this package if you are not using any other platform specific packages (E.G., Exceptionless.Mvc), as it provides all the bells and whistles that are missing in the portable package.
Frameworks: .NET 4.0, .NET 4.5
Exceptionless.Mvc
Exceptionless client for ASP.NET MVC 3+ applications.
Frameworks: .NET 4.0, .NET 4.5
Exceptionless.WebApi
Exceptionless client for ASP.NET Web API applications.
Frameworks: .NET 4.0, .NET 4.5
Exceptionless.Web
Exceptionless client for ASP.NET WebForms applications.
Frameworks: .NET 4.0, .NET 4.5
Exceptionless.AspNetCore
Exceptionless client for ASP.NET Core applications.
Frameworks: .NET 4.5.1, .NET Standard 1.5
Exceptionless.Nancy
Exceptionless client for Nancy applications.
Frameworks: .NET 4.0, .NET 4.5
Exceptionless.Wpf
Exceptionless client for WPF applications.
Frameworks: .NET 4.0, .NET 4.5
Exceptionless.Windows
Exceptionless client for Windows Forms applications.
Frameworks: .NET 4.0, .NET 4.5
Exceptionless.NLog
NLog target that sends log entries to Exceptionless.
Frameworks: .NET 4.0, .NET 4.5
Exceptionless.Log4net
Log4net appender that sends log entries to Exceptionless.
Frameworks: .NET 4.0, .NET 4.5
Serilog.Sinks.ExceptionLess
Serilog sink that sends log entries to Exceptionless.
Frameworks: .NET 4.0, .NET 4.5
View Source
Looking for General Exceptionless Documentation, UI Documentation, or Documentation for another Client?
Visit the Primary Exceptionless Documentation Page and go from there.