Table of Contents

Namespace SunamoRuleset

Classes

RulesetConsts

Contains constant strings used as XML element and attribute names in ruleset files.

RulesetManager

Manages loading, parsing, and saving of Visual Studio ruleset files. Supports Microsoft Code Quality, .NET Core, and C# Code Analysis rule types.

RulesetRule

Represents a single rule within a ruleset file, with an ID and action.

RulesetValues

Contains lists of rule codes for different Microsoft analyzer categories.

Enums

RulesetActions

Represents the possible actions that can be assigned to a ruleset rule.

RulesetTypes

Represents the types of Roslyn analyzers supported in ruleset files.