exceptionless - Exceptionless 4.3.2044-pre

Exceptionless client for portable applications. Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.

PM> Install-Package Exceptionless -Version 4.3.2044-pre -Source https://www.myget.org/F/exceptionless/api/v3/index.json

Copy to clipboard

> nuget.exe install Exceptionless -Version 4.3.2044-pre -Source https://www.myget.org/F/exceptionless/api/v3/index.json

Copy to clipboard

> dotnet add package Exceptionless --version 4.3.2044-pre --source https://www.myget.org/F/exceptionless/api/v3/index.json

Copy to clipboard
<PackageReference Include="Exceptionless" Version="4.3.2044-pre" />
Copy to clipboard
source https://www.myget.org/F/exceptionless/api/v3/index.json

nuget Exceptionless  ~> 4.3.2044-pre
Copy to clipboard

> choco install Exceptionless --version 4.3.2044-pre --source https://www.myget.org/F/exceptionless/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "exceptionless" -SourceLocation "https://www.myget.org/F/exceptionless/api/v2"
Install-Module -Name "Exceptionless" -RequiredVersion "4.3.2044-pre" -Repository "exceptionless" -AllowPreRelease
Copy to clipboard

Exceptionless .NET Clients

Build Windows Build OSX Build Linux NuGet Version Discord

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.

Visual Studio

Using Windows and Visual Studio is preferred so all platforms can be built and editor design surfaces are available.

  1. You will need to install:
    1. Visual Studio 2022
    2. .NET Core 6.x & 8.x SDK with VS Tooling
    3. .NET Framework 4.6.2 Developer Pack
  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.

Visual Studio Code

You can also use Visual Studio Code and build on macOS or Linux. You lose some of the rich design surfaces and the ability to build windows specific packages.

  1. You will need to install:
    1. Visual Studio Code
    2. .NET Core 6.x & 8.x SDK with VS Tooling
  2. Open the cloned Exceptionless.Net folder.
  3. Run the Exceptionless.SampleConsole project by pressing F5 to start the console.

Thanks

Thanks to all the people who have contributed!

contributors

  • .NETFramework 4.5
  • Portable Class Library (Portable Class Library, Windows 8.1, WindowsPhoneApp 8.1)
  • .NETStandard 1.2
    • NETStandard.Library (>= 1.6.1)
    • System.ComponentModel.TypeConverter (>= 4.3.0)
    • System.Data.Common (>= 4.3.0)
    • System.Dynamic.Runtime (>= 4.3.0)
    • System.Reflection.Emit.ILGeneration (>= 4.7.0)
    • System.Reflection.Emit.Lightweight (>= 4.7.0)
    • System.Runtime.Serialization.Primitives (>= 4.3.0)
    • System.Xml.XmlSerializer (>= 4.3.0)
  • .NETStandard 1.3
    • Microsoft.Extensions.PlatformAbstractions (>= 1.1.0)
    • NETStandard.Library (>= 1.6.1)
    • System.AppDomain (>= 2.0.11)
    • System.ComponentModel.TypeConverter (>= 4.3.0)
    • System.Data.Common (>= 4.3.0)
    • System.Diagnostics.Process (>= 4.3.0)
    • System.Diagnostics.StackTrace (>= 4.3.0)
    • System.Diagnostics.TraceSource (>= 4.3.0)
    • System.Dynamic.Runtime (>= 4.3.0)
    • System.Net.NameResolution (>= 4.3.0)
    • System.Reflection.Emit.ILGeneration (>= 4.7.0)
    • System.Reflection.Emit.Lightweight (>= 4.7.0)
    • System.Runtime.Serialization.Primitives (>= 4.3.0)
    • System.Threading.Thread (>= 4.3.0)
    • System.Xml.XmlDocument (>= 4.3.0)
    • System.Xml.XmlSerializer (>= 4.3.0)
  • .NETStandard 1.4
    • Microsoft.Extensions.PlatformAbstractions (>= 1.1.0)
    • NETStandard.Library (>= 1.6.1)
    • System.AppDomain (>= 2.0.11)
    • System.ComponentModel.TypeConverter (>= 4.3.0)
    • System.Data.Common (>= 4.3.0)
    • System.Diagnostics.Process (>= 4.3.0)
    • System.Diagnostics.StackTrace (>= 4.3.0)
    • System.Diagnostics.TraceSource (>= 4.3.0)
    • System.Dynamic.Runtime (>= 4.3.0)
    • System.Net.NameResolution (>= 4.3.0)
    • System.Reflection.Emit.ILGeneration (>= 4.7.0)
    • System.Reflection.Emit.Lightweight (>= 4.7.0)
    • System.Runtime.Serialization.Primitives (>= 4.3.0)
    • System.Threading.Thread (>= 4.3.0)
    • System.Xml.XmlDocument (>= 4.3.0)
    • System.Xml.XmlSerializer (>= 4.3.0)
  • .NETStandard 1.5
    • Microsoft.Extensions.PlatformAbstractions (>= 1.1.0)
    • NETStandard.Library (>= 1.6.1)
    • System.AppDomain (>= 2.0.11)
    • System.ComponentModel.TypeConverter (>= 4.3.0)
    • System.Data.Common (>= 4.3.0)
    • System.Diagnostics.Process (>= 4.3.0)
    • System.Diagnostics.StackTrace (>= 4.3.0)
    • System.Diagnostics.TraceSource (>= 4.3.0)
    • System.Dynamic.Runtime (>= 4.3.0)
    • System.Net.NameResolution (>= 4.3.0)
    • System.Reflection.Emit.ILGeneration (>= 4.7.0)
    • System.Reflection.Emit.Lightweight (>= 4.7.0)
    • System.Runtime.Serialization.Primitives (>= 4.3.0)
    • System.Threading.Thread (>= 4.3.0)
    • System.Xml.XmlDocument (>= 4.3.0)
    • System.Xml.XmlSerializer (>= 4.3.0)
  • .NETStandard 2.0
    • Microsoft.Extensions.PlatformAbstractions (>= 1.1.0)
    • System.Reflection.Emit.Lightweight (>= 4.7.0)
  • .NETFramework 4.5: 4.5.0.0
  • Portable Class Library (Portable Class Library, Windows 8.1, WindowsPhoneApp 8.1): Profile151: 4.6.0.0
  • .NETStandard 1.2: 1.2.0.0
  • .NETStandard 1.3: 1.3.0.0
  • .NETStandard 1.4: 1.4.0.0
  • .NETStandard 1.5: 1.5.0.0
  • .NETStandard 2.0: 2.0.0.0

Owners

Eric Smith

Authors

Exceptionless

Project URL

https://github.com/exceptionless/Exceptionless.Net

License

Apache-2.0

Tags

Exceptionless Error Report Reporting Exception Logging Log ELMAH pcl NETSTANDARD Core

Info

80 total downloads
8 downloads for version 4.3.2044-pre
Download (2.21 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.3.2044-pre 2.21 MB Fri, 07 Feb 2020 01:25:39 GMT 8
4.3.2043-pre 2.21 MB Wed, 05 Feb 2020 14:08:26 GMT 5
4.3.2035-pre 6.79 MB Fri, 31 Jan 2020 18:08:15 GMT 3
4.3.2030-pre 6.79 MB Thu, 16 Jan 2020 13:20:37 GMT 6
4.3.2029-pre 5.85 MB Wed, 07 Aug 2019 04:37:56 GMT 8
4.3.2028-pre 6.79 MB Wed, 07 Aug 2019 04:32:37 GMT 5
4.3.2027 6.77 MB Tue, 02 Apr 2019 12:18:25 GMT 5
4.3.2026-pre 6.77 MB Mon, 18 Mar 2019 20:27:06 GMT 6
4.3.2025-pre 6.76 MB Fri, 15 Mar 2019 16:29:23 GMT 5
4.3.2024-pre 6.76 MB Fri, 15 Mar 2019 05:15:58 GMT 4
4.3.2023-pre 6.76 MB Mon, 11 Mar 2019 23:06:55 GMT 3
4.3.2021-pre 6.76 MB Wed, 06 Feb 2019 23:37:18 GMT 4
4.3.2020-pre 6.76 MB Wed, 06 Feb 2019 23:16:30 GMT 5
4.3.2019-pre 6.76 MB Wed, 06 Feb 2019 21:48:49 GMT 4
4.3.2017-pre 6.76 MB Fri, 25 Jan 2019 15:18:27 GMT 5
4.3.2016-pre 6.76 MB Fri, 25 Jan 2019 15:07:54 GMT 4