Menees.Analyzers
3.0.11
dotnet add package Menees.Analyzers --version 3.0.11
NuGet\Install-Package Menees.Analyzers -Version 3.0.11
<PackageReference Include="Menees.Analyzers" Version="3.0.11">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
paket add Menees.Analyzers --version 3.0.11
#r "nuget: Menees.Analyzers, 3.0.11"
// Install Menees.Analyzers as a Cake Addin
#addin nuget:?package=Menees.Analyzers&version=3.0.11
// Install Menees.Analyzers as a Cake Tool
#tool nuget:?package=Menees.Analyzers&version=3.0.11
Provides analyzers for validating that:
* Tabs are used for indentation.
* Lengths of lines, methods, properties, and files are acceptable.
* #regions are used within long files and files that contain multiple types.
* Method blocks use a single return.
* File names match the names of types they contain.
* Preferred exception types are used.
* Magic numbers aren't used.
* Using directives are indented consistently.
* Flags enum members are zero, powers of two, or named member combinations.
* UTC times are used.
* TryGetValue is used instead of ContainsKey and this[key].
* Preferred terms are used in identifiers.
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 Menees.Analyzers:
Package | Downloads |
---|---|
PixelatedLabs.Standard
Common static analysis configuration for .NET projects. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Menees.Analyzers:
Repository | Stars |
---|---|
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
|
Version | Downloads | Last updated |
---|---|---|
3.0.11 | 28,340 | 5/30/2023 |
3.0.10 | 128,777 | 8/19/2022 |
3.0.9 | 5,081 | 8/6/2022 |
3.0.8 | 25,252 | 7/13/2022 |
3.0.6 | 21,376 | 6/4/2022 |
3.0.5 | 53,571 | 2/20/2022 |
3.0.4 | 18,636 | 8/7/2021 |
3.0.3 | 12,856 | 6/23/2021 |
3.0.2 | 8,949 | 5/2/2021 |
3.0.1 | 359 | 5/2/2021 |
3.0.0 | 756 | 5/1/2021 |
2.0.6 | 55,553 | 1/6/2021 |
2.0.5 | 7,210 | 11/7/2020 |
2.0.4 | 21,037 | 4/4/2020 |
1.1.1 | 11,419 | 4/24/2016 |
1.1.0 | 1,509 | 4/10/2016 |
1.0.5.5 | 1,446 | 2/4/2016 |
1.0.5.4 | 1,561 | 9/20/2015 |
1.0.5.3 | 1,407 | 9/18/2015 |
1.0.5.2 | 1,365 | 9/11/2015 |
1.0.5.1 | 1,387 | 9/11/2015 |
1.0.5 | 1,405 | 9/5/2015 |
1.0.4 | 1,343 | 8/30/2015 |
1.0.3 | 1,359 | 8/23/2015 |
1.0.2.2 | 1,319 | 8/22/2015 |
1.0.2.1 | 1,334 | 8/21/2015 |
1.0.2 | 1,389 | 8/20/2015 |
1.0.1 | 1,126 | 8/16/2015 |
1.0.0 | 2,020 | 8/10/2015 |