PCF Usage Inspector makes it simple to identify which PCF controls are in use on which forms or views.
It also highlights controls known to be deprecated to simplify the process of updating to use new alternatives,
and controls that aren't being used where they are expected.
UsageAware is a library for tracking user actions in an application. This package contains an ASP.NET Core middleware for logging the events to Application Insights.
Usage logger for ASP.NET WebAPI using Ninject.Extensions.Logging.
Logs all requests to your API and records the following attributes:
* Method
* Request Uri
* Originating IP
* Content-Type
* Content-Length
* Encoding
* Charset
*...
More information
Use SmartAssembly's SmartUsageCore to create your own feature usage reporting templates.
Refer to documentation to learn more: https://documentation.red-gate.com/sa8/reporting-feature-usage/feature-usage-reporting-with-the-sdk
Use SmartAssembly.ReportUsage to manually send an usage report from your application.
Refer to documentation to learn more: https://documentation.red-gate.com/sa8/reporting-feature-usage