Release v5.2.0
This release exposes a new OnBeforeSend Action
that is executed right before a message is submitted to Raygun. The Action can be passed via the Raygun
extension method or alternatively by the constructor. Relevant unit tests were added and an example console app was also developed. All tests pass