You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As new counter and event sources are added to .NET, this library needed a mechanism to determine what events and counters are available for a given runtime version. This version defines a mechanism for describing the minimum required .NET runtime version in order to use a set of events or counters.
New features
Added JIT-specific counters when running on .net50