v4.0.0-beta
Pre-release
Pre-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
- Added .NET Core support! The Exceptionless NuGet package now also supports .NET Standard 1.2+
- Added new ASP.NET Core client and sample applications (#28)!
Breaking changes
- We merged in the
Exceptionless.Portable
andExceptionless.Extras
functionality into theExceptionless
package and dropped support for .NET 4.0. TheExceptionless
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 theExceptionless
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 👍.
- The
- Properties marked deprecated (in
v2.0.0
) were removed:ExceptionlessClient.Current
property was replaced withExceptionlessClient.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!