-
-
Notifications
You must be signed in to change notification settings - Fork 143
Upgrading
jmoeltjen edited this page Jul 2, 2015
·
9 revisions
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.
- Open the NuGet Package Manager dialog.
- Click on the
Updates
tab. - Select the Exceptionless platform specific NuGet package (Ex.
Exceptionless.Web
) and click theUpdate
button. - For more information please see the official NuGet documentation.
- Upgrading from 2.x
- Upgrading from 1.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.
Looking for General Exceptionless Documentation, UI Documentation, or Documentation for another Client?
Visit the Primary Exceptionless Documentation Page and go from there.