Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@michael-damatov michael-damatov released this 11 Oct 18:27
  • adds support for .NET Core 3
  • adds support for nullable reference types

Breaking Changes

  • The Dispose method of the ApplicationMonitorScope class renamed to DisposeAsync.

Demo

  • .NET Core demo requires the .NET Core Desktop Runtime
  • .NET Framework demo required the .NET Framework Runtime