NetEvolve.Analyzer 0.7.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NetEvolve.Analyzer --version 0.7.0
                    
NuGet\Install-Package NetEvolve.Analyzer -Version 0.7.0
                    
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="NetEvolve.Analyzer" Version="0.7.0">
  <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.
<PackageVersion Include="NetEvolve.Analyzer" Version="0.7.0" />
                    
Directory.Packages.props
<PackageReference Include="NetEvolve.Analyzer">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NetEvolve.Analyzer --version 0.7.0
                    
#r "nuget: NetEvolve.Analyzer, 0.7.0"
                    
#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.
#:package NetEvolve.Analyzer@0.7.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NetEvolve.Analyzer&version=0.7.0
                    
Install as a Cake Addin
#tool nuget:?package=NetEvolve.Analyzer&version=0.7.0
                    
Install as a Cake Tool

NetEvolve.Analyzer

Roslyn analyzers and code fixes for .NET, organized by the standard Microsoft diagnostic categories (Design, Documentation, Globalization, Interoperability, Maintainability, Naming, Performance, Reliability, Security, Style, Usage).

Installation

dotnet add package NetEvolve.Analyzer

The package is a development dependency: it ships only the analyzer assembly under analyzers/dotnet/cs and adds no runtime dependencies to your project.

Diagnostics

Every rule uses the NE identifier prefix and is documented under docs/rules. See AnalyzerReleases.Shipped.md for the list of shipped rules.

License

Licensed under the MIT License.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.15.0 0 8/5/2026
0.14.9 0 8/5/2026
0.14.8 0 8/5/2026
0.14.7 0 8/5/2026
0.14.2 42 8/4/2026
0.14.1 41 8/4/2026
0.9.0 45 8/4/2026
0.7.1 48 8/3/2026
0.7.0 44 8/3/2026