Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks.
Changes since 1.3.0:
- Integrations
- fix
NullReferenceException in ASP.NET Core MVC integration (#377)
- stop using DLR (
dynamic keyword) in ASP.NET MVC integration (#370)
- Profiler
- work on safer method-matching system (#362, #383 )
- fix compiler warning on Linux/gcc (#374)
- Build, Tests, Packages
- run integrations tests using all supported library versions (#366, #373 )
- migrate some CI pipelines to yaml files (#371, #372)
- add new minimal ASP.NET Web Forms sample application (#381)
- Docs
- update build status badges, added code of conduct, and updated other repository documentation (#375)