Roslynator.DotNet.Cli
0.10.0
Prefix Reserved
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Roslynator.DotNet.Cli --version 0.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
Related Products
Product | Versions 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.0 | 1,738 | 1/28/2025 |
0.9.3 | 36,142 | 10/25/2024 |
0.9.2 | 3,861 | 10/19/2024 |
0.9.1 | 4,926 | 10/11/2024 |
0.9.0 | 24,786 | 9/13/2024 |
0.8.9 | 73,751 | 6/1/2024 |
0.8.8 | 9,784 | 5/10/2024 |
0.8.7 | 6,723 | 4/23/2024 |
0.8.6 | 4,949 | 4/16/2024 |
0.8.5 | 1,163 | 4/15/2024 |
0.8.4 | 10,350 | 3/19/2024 |
0.8.3 | 50,473 | 1/24/2024 |
0.8.2 | 11,942 | 1/2/2024 |
0.8.1 | 17,597 | 12/3/2023 |
0.8.0 | 10,754 | 11/23/2023 |
0.7.2 | 14,017 | 11/10/2023 |
0.7.1 | 13,139 | 10/18/2023 |
0.7.0 | 15,436 | 8/26/2023 |
0.6.1 | 5,137 | 8/1/2023 |
0.6.0 | 70,080 | 4/24/2023 |
0.5.0 | 67,184 | 11/27/2022 |
0.4.0 | 3,141 | 10/31/2022 |
0.3.3 | 27,912 | 5/29/2022 |
0.3.2 | 3,232 | 3/29/2022 |
0.3.1 | 2,604 | 1/16/2022 |
0.3.0 | 3,332 | 11/14/2021 |
0.2.0 | 2,835 | 9/5/2021 |
0.1.5 | 3,658 | 7/11/2021 |
0.1.4 | 787 | 6/11/2021 |
0.1.3 | 521 | 4/26/2021 |
0.1.2 | 549 | 3/25/2021 |
0.1.1 | 1,021 | 12/12/2020 |
0.1.0 | 1,071 | 6/17/2020 |