microsoft-performance-toolkit-sdk icon indicating copy to clipboard operation
microsoft-performance-toolkit-sdk copied to clipboard

Software Development Kit for the Microsoft Performance ToolKit

Results 73 microsoft-performance-toolkit-sdk issues
Sort by recently updated
recently updated
newest added

Currently the plugins system has these four DTO types: `PluginMetadata`, `PluginContentsMetadata`, `AvailablePluginInfo` and `InstalledPluginInfo`. They are used as both the contract for serialization/deserialization and the types that are passed around...

plugins

Currently in our repository, a commit to a given project's (except for projects in the `PluginsSystem` folder) subtree will result in the version bumping for all projects. This is not...

Plugin packages should be validated by the plugins system before they are installed and/or loaded. The plugin management system should include its own validation steps that always happen. In addition,...

enhancement
untriaged

Currently, all the changes for plugins are under PluginsSystem folder although some of the code should be added to SDK or the SDK runtime. These classes should be refactored once...

- Metadata extraction - Package builder

Medium
plugins

Add a separate library dedicated for plugin owners, with APIs for them to implement publishing logic and utilities for packaging.

Small
plugins