Microsoft.CodeAnalysis.RulesetToEditorconfigConverter
3.11.0-beta1.24415.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.CodeAnalysis.RulesetToEditorconfigConverter --version 3.11.0-beta1.24415.1
NuGet\Install-Package Microsoft.CodeAnalysis.RulesetToEditorconfigConverter -Version 3.11.0-beta1.24415.1
<PackageReference Include="Microsoft.CodeAnalysis.RulesetToEditorconfigConverter" Version="3.11.0-beta1.24415.1" />
paket add Microsoft.CodeAnalysis.RulesetToEditorconfigConverter --version 3.11.0-beta1.24415.1
#r "nuget: Microsoft.CodeAnalysis.RulesetToEditorconfigConverter, 3.11.0-beta1.24415.1"
// Install Microsoft.CodeAnalysis.RulesetToEditorconfigConverter as a Cake Addin #addin nuget:?package=Microsoft.CodeAnalysis.RulesetToEditorconfigConverter&version=3.11.0-beta1.24415.1&prerelease // Install Microsoft.CodeAnalysis.RulesetToEditorconfigConverter as a Cake Tool #tool nuget:?package=Microsoft.CodeAnalysis.RulesetToEditorconfigConverter&version=3.11.0-beta1.24415.1&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.CodeAnalysis.RulesetToEditorconfigConverter:
Package | Downloads |
---|---|
Bet.CodeAnalyzers
King Dadic Consulting LLC Code Analyzers. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.CodeAnalysis.RulesetToEditorconfigConverter:
Repository | Stars |
---|---|
Squidex/squidex
Headless CMS and Content Managment Hub
|
|
AzureAD/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
|