
Adds full support for .NET Core 2.1, plus the ability to profile .NET Core projects targeting multiple frameworks.
Features
- Now fully supports Microsoft .NET Core 2.1.
- Now supports profiling .NET Core projects targeting multiple frameworks (using <TargetFrameworks> tag).
With this release, Redgate has officially removed support for Microsoft Silverlight due to its deprecation and lack of support in modern browsers.
Fixes
- Profiling .NET Core applications no longer crashes when requested using ANTS VS Add-in on 15.8 version of Visual Studio 2017.
- The number of SQL queries made using ExecuteDataSet is now correct.
- The number of incoming HTTP requests is now correct for .NET Core 2.1 web applications.
- Outgoing HTTP requests made using HttpClient are now properly instrumented for .NET Core applications.