Update SharpRaven by Sentry in .NET

Hi:

Just 1 question please:

  1. We are using SharpRaven 2.3.2.0 in Xamarin C# app for ipad.

  2. If we replace this old sdk, using Sentry new .NET SDK instead of SharpRaven, are there major changes to do in our app ? I mean is there any document about what to consider as a change in source code, recompile, testing, etc. for a .Net app ? I’m guessing we can only add the new library and compile again replacing error lines, but is the same api regarding to method names and properties names, etc.

Thanks.