Skip to content

v4.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@niemyjski niemyjski released this 21 Jun 16:27
· 410 commits to main since this release

Version 4.0 includes support for .NET Core and ASP.NET Core! This means you can now use Exceptionless to build .NET applications on Linux, macOS and Windows!!

New Features

Breaking changes

  • We merged in the Exceptionless.Portable and Exceptionless.Extras functionality into the Exceptionless package and dropped support for .NET 4.0. The Exceptionless NuGet package now supports .NET Standard 1.2+, PCL Profile 151, and .NET 4.5 This is the main reason for bumping the major version.
    • The Exceptionless.Portable NuGet package still exists and has a dependency on the Exceptionless Package. This should make upgrading a breeze.
    • If you need to use .NET 4.0, please stick with the 3.5 NuGet Packages which will continue to work as expected 👍.
  • Properties marked deprecated (in v2.0.0) were removed:
    • ExceptionlessClient.Current property was replaced with ExceptionlessClient.Default.
    • Configuration EnableSSL properties were removed.

Upgrading to 4.0.0

If upgrading from v2 or v3 the upgrade process should include just updating your NuGet packages. Please see the upgrade guide for more information.

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!