Menees.Analyzers.2017 2.0.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Menees.Analyzers

dotnet add package Menees.Analyzers.2017 --version 2.0.3
NuGet\Install-Package Menees.Analyzers.2017 -Version 2.0.3
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="Menees.Analyzers.2017" Version="2.0.3">
  <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 Menees.Analyzers.2017 --version 2.0.3
#r "nuget: Menees.Analyzers.2017, 2.0.3"
#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 Menees.Analyzers.2017 as a Cake Addin
#addin nuget:?package=Menees.Analyzers.2017&version=2.0.3

// Install Menees.Analyzers.2017 as a Cake Tool
#tool nuget:?package=Menees.Analyzers.2017&version=2.0.3

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.

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 (2)

Showing the top 2 popular GitHub repositories that depend on Menees.Analyzers.2017:

Repository Stars
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
microsoft/TailwindTraders-Mobile
Tailwind Traders Mobile
Version Downloads Last updated
2.0.3 397,523 11/10/2018
2.0.2 35,876 2/10/2018
2.0.1 586 2/4/2018
2.0.0 1,031 12/24/2017
1.0.2 1,735 6/10/2017
1.0.1 1,631 5/11/2017