Namespace Coree.NETStandard.Services.RuntimeInsights
Classes
RuntimeInsightsService
Represents a service for RuntimeInsightsService methods with optional dependency injection support. This service implements the IRuntimeInsightsService interface, providing methods reflection of the running system and environment. This service inherits from DependencySingleton<PInvokeService>, which supports both dependency injection (DI) and non-DI scenarios
Interfaces
IRuntimeInsightsService
Represents a service for retrieving runtime insights.