MVFC.Pack.Analyzers 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MVFC.Pack.Analyzers --version 2.0.0
                    
NuGet\Install-Package MVFC.Pack.Analyzers -Version 2.0.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="MVFC.Pack.Analyzers" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MVFC.Pack.Analyzers" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="MVFC.Pack.Analyzers" />
                    
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 MVFC.Pack.Analyzers --version 2.0.0
                    
#r "nuget: MVFC.Pack.Analyzers, 2.0.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 MVFC.Pack.Analyzers@2.0.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=MVFC.Pack.Analyzers&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=MVFC.Pack.Analyzers&version=2.0.0
                    
Install as a Cake Tool

MVFC.Pack.Analyzers

Sobre

O MVFC.Pack.Analyzers é um pacote focado em garantir a qualidade, legibilidade e segurança no código C# de suas aplicações .NET 10 através de análise estática contínua.


Instalação (NuGet)

Você pode instalar o pacote diretamente via CLI:

dotnet add package MVFC.Pack.Analyzers

Como Usar

Ao instalar o pacote MVFC.Pack.Analyzers, os rulesets e analisadores (Sonar, Roslynator, etc.) já entram em ação automaticamente no seu editor e no processo de build, apontando melhorias no código durante o desenvolvimento.


Pacotes Inclusos e Versões

Abaixo estão as bibliotecas inclusas neste pacote, bem como suas respectivas versões.

Pacote Versão
Microsoft.CodeAnalysis.NetAnalyzers 10.0.103
SonarAnalyzer.CSharp 10.19.0.132793
Roslynator.Analyzers 4.15.0
Meziantou.Analyzer 3.0.15

Motivação

Garantir qualidade, legibilidade e segurança no código C#. Esse grupo de analisadores força as melhores práticas durante as builds ou na própria IDE, evitando "code smells" tradicionais identificados pela comunidade (SonarAnalyzer, Roslynator e NetAnalyzers). Em suma, ele eleva a qualidade do código com inspeção contínua.


Licença

Este projeto é licenciado sob a licença Apache License 2.0. Consulte o arquivo LICENSE para obter mais detalhes.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
4.0.1 170 6/26/2026
4.0.0 413 4/8/2026
3.0.3 256 3/20/2026
2.0.1 286 2/23/2026
2.0.0 298 2/23/2026
1.0.3 278 2/23/2026
1.0.2 275 2/23/2026