Acuminator.Analyzers 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Acuminator.Analyzers --version 1.2.1
NuGet\Install-Package Acuminator.Analyzers -Version 1.2.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="Acuminator.Analyzers" Version="1.2.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 Acuminator.Analyzers --version 1.2.1
#r "nuget: Acuminator.Analyzers, 1.2.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 Acuminator.Analyzers as a Cake Addin
#addin nuget:?package=Acuminator.Analyzers&version=1.2.1

// Install Acuminator.Analyzers as a Cake Tool
#tool nuget:?package=Acuminator.Analyzers&version=1.2.1

Acuminator.Analyzers is a set of static code analysis diagnostics and code fixed related to Acumatica Framework.

In the code based on Acumatica Framework, Acuminator finds common mistakes and typos that are usually not so easy to find, such as the following:

  • Incorrect signatures of PXAction handlers
  • Typos in the names of view delegates
  • PXStringList declarations without PXDBString
  • C#-style inheritance from PXCacheExtension

For the errors it finds, Acuminator suggests code fixes. For the full list of supported diagnostics and code fixes, see Acuminator Release Notes.

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
3.1.3 2,369 10/24/2023
3.1.2 2,564 6/8/2023
3.1.1 2,054 2/9/2023
3.1.0 437 11/25/2022
3.0.0 1,178 4/15/2022
2.3.2 608 5/28/2021
2.3.1 813 10/15/2020
2.3.0 588 7/16/2020
2.2.0 633 3/20/2020
2.1.3 669 2/7/2020
2.1.2 6,209 10/28/2019
2.1.1 527 10/23/2019
2.1.0 696 10/22/2019
2.0.0 987 7/29/2019
1.6.2 749 6/6/2019
1.6.1 800 5/6/2019
1.6.0 642 3/19/2019
1.5.0 845 11/20/2018
1.4.1 753 11/20/2018
1.4.0 828 10/8/2018
1.3.0 859 8/13/2018
1.2.1 944 5/31/2018

Preview.