Roslynator.DotNet.Cli 0.10.1

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

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 31,063 2/9/2025
0.10.0 7,299 1/28/2025
0.9.3 44,111 10/25/2024
0.9.2 5,287 10/19/2024
0.9.1 5,477 10/11/2024
0.9.0 33,995 9/13/2024
0.8.9 84,880 6/1/2024
0.8.8 12,303 5/10/2024
0.8.7 7,195 4/23/2024
0.8.6 4,966 4/16/2024
0.8.5 1,179 4/15/2024
0.8.4 11,608 3/19/2024
0.8.3 52,729 1/24/2024
0.8.2 12,038 1/2/2024
0.8.1 18,632 12/3/2023
0.8.0 12,232 11/23/2023
0.7.2 14,672 11/10/2023
0.7.1 13,140 10/18/2023
0.7.0 15,760 8/26/2023
0.6.1 5,145 8/1/2023
0.6.0 73,244 4/24/2023
0.5.0 69,842 11/27/2022
0.4.0 3,150 10/31/2022
0.3.3 27,957 5/29/2022
0.3.2 3,246 3/29/2022
0.3.1 2,618 1/16/2022
0.3.0 3,373 11/14/2021
0.2.0 2,856 9/5/2021
0.1.5 3,671 7/11/2021
0.1.4 800 6/11/2021
0.1.3 537 4/26/2021
0.1.2 566 3/25/2021
0.1.1 1,040 12/12/2020
0.1.0 1,104 6/17/2020