Skip to main content
Microsoft.CodeAnalysis.RulesetToEditorconfigConverter package icon

Microsoft.CodeAnalysis.RulesetToEditorconfigConverter

Utility to convert ruleset files to equivalent .editorconfig files. Editorconfig files are respected by C# and VB compilers on VS2019 16.3 or later. See https://learn.microsoft.com/visualstudio/code-quality/use-roslyn-analyzers#set-rule-severity-in-an-editorconfig-file for details.

Total Downloads
316.2K
316,153
Published
May 15, 2025
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.CodeAnalysis.RulesetToEditorconfigConverter --version 4.14.0
Package Manager Console
Install-Package Microsoft.CodeAnalysis.RulesetToEditorconfigConverter -Version 4.14.0
PackageReference
<PackageReference Include="Microsoft.CodeAnalysis.RulesetToEditorconfigConverter" Version="4.14.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.