Roslynator.DotNet.Cli 0.10.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Roslynator.DotNet.Cli --version 0.10.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Roslynator.DotNet.Cli --version 0.10.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Roslynator.DotNet.Cli&version=0.10.0
                    
nuke :add-package Roslynator.DotNet.Cli --version 0.10.0
                    

Roslynator Command-line Tool

.NET Core global tool that allows to run Roslyn code analysis from command line.

Requirements

.NET Core SDK 7, 8 or 9.

Installation

Run following command to install Roslynator command-line tool:

dotnet tool install -g roslynator.dotnet.cli

Usage

Roslynator command-line tool does not contain any analyzers (such as Roslynator.Analyzers). Analyzers are either referenced as NuGet packages or it is possible to add analyzer assemblies with parameter --analyzer-assemblies.

Analyze project/solution:

roslynator analyze

Fix project/solution:

roslynator fix

See documentation for a full list of commands.

Feedback

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.10.1 38,380 2/9/2025
0.10.0 7,538 1/28/2025
0.9.3 45,155 10/25/2024
0.9.2 5,488 10/19/2024
0.9.1 5,546 10/11/2024
0.9.0 35,837 9/13/2024
0.8.9 87,146 6/1/2024
0.8.8 12,537 5/10/2024
0.8.7 7,349 4/23/2024
0.8.6 4,966 4/16/2024
0.8.5 1,180 4/15/2024
0.8.4 11,817 3/19/2024
0.8.3 52,934 1/24/2024
0.8.2 12,087 1/2/2024
0.8.1 18,827 12/3/2023
0.8.0 12,450 11/23/2023
0.7.2 14,723 11/10/2023
0.7.1 13,140 10/18/2023
0.7.0 15,815 8/26/2023
0.6.1 5,145 8/1/2023
0.6.0 73,408 4/24/2023
0.5.0 70,231 11/27/2022
0.4.0 3,150 10/31/2022
0.3.3 27,963 5/29/2022
0.3.2 3,246 3/29/2022
0.3.1 2,619 1/16/2022
0.3.0 3,379 11/14/2021
0.2.0 2,862 9/5/2021
0.1.5 3,673 7/11/2021
0.1.4 803 6/11/2021
0.1.3 539 4/26/2021
0.1.2 568 3/25/2021
0.1.1 1,043 12/12/2020
0.1.0 1,110 6/17/2020