Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
Info
Version: | 6.0.4 |
Author(s): | Exceptionless |
Last Update: | Thursday, March 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/exceptionless/Exceptionless.Net |
NuGet Url: | https://www.nuget.org/packages/Exceptionless |
Install
Install-Package Exceptionless
dotnet add package Exceptionless
paket add Exceptionless
Exceptionless Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Reflection.Metadata(>= 1.8.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.Reflection.Metadata(>= 1.8.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags