Roslynator.DotNet.Cli 0.10.2

Prefix Reserved
dotnet tool install --global Roslynator.DotNet.Cli --version 0.10.2
                    
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.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Roslynator.DotNet.Cli&version=0.10.2
                    
nuke :add-package Roslynator.DotNet.Cli --version 0.10.2
                    

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.2 18,588 7/26/2025
0.10.1 123,646 2/9/2025
0.10.0 10,326 1/28/2025
0.9.3 53,566 10/25/2024
0.9.2 6,761 10/19/2024
0.9.1 5,712 10/11/2024
0.9.0 53,181 9/13/2024
0.8.9 100,537 6/1/2024
0.8.8 21,054 5/10/2024
0.8.7 7,720 4/23/2024
0.8.6 5,026 4/16/2024
0.8.5 1,209 4/15/2024
0.8.4 12,700 3/19/2024
0.8.3 54,015 1/24/2024
0.8.2 12,297 1/2/2024
0.8.1 19,762 12/3/2023
0.8.0 13,675 11/23/2023
0.7.2 15,361 11/10/2023
0.7.1 13,169 10/18/2023
0.7.0 16,072 8/26/2023
0.6.1 5,191 8/1/2023
0.6.0 77,268 4/24/2023
0.5.0 73,633 11/27/2022
0.4.0 3,214 10/31/2022
0.3.3 28,106 5/29/2022
0.3.2 3,315 3/29/2022
0.3.1 2,679 1/16/2022
0.3.0 3,450 11/14/2021
0.2.0 2,946 9/5/2021
0.1.5 3,732 7/11/2021
0.1.4 866 6/11/2021
0.1.3 598 4/26/2021
0.1.2 634 3/25/2021
0.1.1 1,119 12/12/2020
0.1.0 1,186 6/17/2020