Acuminator.Analyzers
1.2.1
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
<PackageReference Include="Acuminator.Analyzers" Version="1.2.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Acuminator.Analyzers --version 1.2.1
#r "nuget: Acuminator.Analyzers, 1.2.1"
// 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 withoutPXDBString
- 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.
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 | 7,005 | 10/24/2023 |
3.1.2 | 2,889 | 6/8/2023 |
3.1.1 | 2,092 | 2/9/2023 |
3.1.0 | 475 | 11/25/2022 |
3.0.0 | 1,234 | 4/15/2022 |
2.3.2 | 1,622 | 5/28/2021 |
2.3.1 | 863 | 10/15/2020 |
2.3.0 | 643 | 7/16/2020 |
2.2.0 | 673 | 3/20/2020 |
2.1.3 | 2,441 | 2/7/2020 |
2.1.2 | 8,570 | 10/28/2019 |
2.1.1 | 562 | 10/23/2019 |
2.1.0 | 734 | 10/22/2019 |
2.0.0 | 1,024 | 7/29/2019 |
1.6.2 | 783 | 6/6/2019 |
1.6.1 | 839 | 5/6/2019 |
1.6.0 | 677 | 3/19/2019 |
1.5.0 | 885 | 11/20/2018 |
1.4.1 | 793 | 11/20/2018 |
1.4.0 | 875 | 10/8/2018 |
1.3.0 | 907 | 8/13/2018 |
1.2.1 | 993 | 5/31/2018 |
Preview.