Roslynator.CodeFixes 4.12.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

Requires NuGet 2.8 or higher.

dotnet add package Roslynator.CodeFixes --version 4.12.1
NuGet\Install-Package Roslynator.CodeFixes -Version 4.12.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Roslynator.CodeFixes" Version="4.12.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Roslynator.CodeFixes --version 4.12.1
#r "nuget: Roslynator.CodeFixes, 4.12.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Roslynator.CodeFixes as a Cake Addin
#addin nuget:?package=Roslynator.CodeFixes&version=4.12.1

// Install Roslynator.CodeFixes as a Cake Tool
#tool nuget:?package=Roslynator.CodeFixes&version=4.12.1

Roslynator.CodeFixes

A collection code fixes for C# compiler diagnostics, powered by Roslyn.

This package is recommended to be used in an enviroment where Roslynator IDE extensions cannot be used, e.g. VS Code + C# Dev Kit. Otherwise, do not use this package and use IDE extension which has the same functionality.

Requirements

  • Visual Studio 2022
  • VS Code with C# extension 1.21.13 or higher
  • Roslyn 3.8.0 or higher (when used directly, not as a part of IDE)

Usage

  • Add package to your project:

    dotnet add package roslynator.codefixes
    
  • Use EditorConfig to configure analyzers.

Feedback

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Roslynator.CodeFixes:

Package Downloads
BioEngine.Core

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.12.1 740 4/15/2024
4.12.0 2,362 3/19/2024
4.11.0 3,093 2/19/2024
4.10.0 2,785 1/24/2024