Skip to content

Improved MVC support

Compare
Choose a tag to compare
@QuantumNightmare QuantumNightmare released this 04 Jun 02:46
· 1748 commits to master since this release
  • Raygun can now send exceptions in an MVC application that is using a HandleErrorAttribute to suppress page crashes.
  • Resolved a duplicate key exception when creating the cookies list to send.
  • Added RaygunClient.ProxyCredentials property.