Roslynator.DotNet.Cli 0.8.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet tool install --global Roslynator.DotNet.Cli --version 0.8.7
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.8.7
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Roslynator.DotNet.Cli&version=0.8.7
nuke :add-package Roslynator.DotNet.Cli --version 0.8.7

Roslynator Command-line Tool

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

Requirements

.NET Core SDK 6.0, 7.0 or 8.0.

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 net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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. 
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.8.7 9 4/23/2024
0.8.6 2,769 4/16/2024
0.8.5 916 4/15/2024
0.8.4 4,955 3/19/2024
0.8.3 18,469 1/24/2024
0.8.2 8,169 1/2/2024
0.8.1 9,219 12/3/2023
0.8.0 4,981 11/23/2023
0.7.2 5,961 11/10/2023
0.7.1 9,518 10/18/2023
0.7.0 13,147 8/26/2023
0.6.1 5,041 8/1/2023
0.6.0 51,804 4/24/2023
0.5.0 52,103 11/27/2022
0.4.0 1,909 10/31/2022
0.3.3 27,625 5/29/2022
0.3.2 3,163 3/29/2022
0.3.1 2,546 1/16/2022
0.3.0 3,149 11/14/2021
0.2.0 2,750 9/5/2021
0.1.5 3,604 7/11/2021
0.1.4 728 6/11/2021
0.1.3 476 4/26/2021
0.1.2 492 3/25/2021
0.1.1 973 12/12/2020
0.1.0 870 6/17/2020