Skip to content
jmoeltjen edited this page Jul 2, 2015 · 9 revisions

Upgrading the .NET Exceptionless Client

Please read this guide when upgrading from any version of Exceptionless. Upgrading is meant to be an easy process. Most users will just have to upgrade the NuGet package.

If you run into any issues after upgrading the NuGet packages please take a look at the sections below.

  1. Open the NuGet Package Manager dialog.
  2. Click on the Updates tab.
  3. Select the Exceptionless platform specific NuGet package (Ex. Exceptionless.Web) and click the Update button.
  4. For more information please see the official NuGet documentation.

Index

  • Upgrading from 2.x
  • Upgrading from 1.x


Upgrading from Exceptionless 2.x

Please read this guide when upgrading from Exceptionless 2.x. The Exceptionless latest client has a few breaking changes from 2.x client that users should be aware of when upgrading. Please follow the guide below after upgrading your NuGet packages from version 2.x to the latest version.

http://docs.exceptionless.com/contents/upgrading/

Clone this wiki locally