StyleChecker 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package StyleChecker --version 1.0.3                
NuGet\Install-Package StyleChecker -Version 1.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="StyleChecker" Version="1.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StyleChecker --version 1.0.3                
#r "nuget: StyleChecker, 1.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 StyleChecker as a Cake Addin
#addin nuget:?package=StyleChecker&version=1.0.3

// Install StyleChecker as a Cake Tool
#tool nuget:?package=StyleChecker&version=1.0.3                

StyleChecker is yet another style checker for C#.

There are no supported framework assets in this 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
2.0.1 2,601 8/13/2024
2.0.1-beta 104 8/11/2024
2.0.1-alpha 87 8/6/2024
2.0.0 255 5/17/2024
2.0.0-beta 106 5/13/2024
2.0.0-alpha 83 5/11/2024
1.0.27 24,865 8/18/2020
1.0.26 573 6/16/2020
1.0.25 1,289 3/28/2020
1.0.24 1,344 6/24/2019
1.0.23 969 5/15/2019
1.0.22 862 4/7/2019
1.0.21 680 3/15/2019
1.0.20 848 2/19/2019
1.0.19 688 2/3/2019
1.0.18 916 1/18/2019
1.0.17 838 12/8/2018
1.0.16 760 11/30/2018
1.0.15 802 11/22/2018
1.0.14 846 11/3/2018
1.0.13 763 10/31/2018
1.0.12 801 10/26/2018
1.0.11 773 10/23/2018
1.0.10 737 10/21/2018
1.0.9 798 10/14/2018
1.0.8 792 10/5/2018
1.0.7 783 9/24/2018
1.0.6 821 9/7/2018
1.0.5 850 9/2/2018
1.0.4 837 8/30/2018
1.0.3 863 8/13/2018
1.0.2 876 7/25/2018
1.0.1 856 7/24/2018
1.0.0 865 7/24/2018

Add NoSpaceBeforeSemicolon and SpaceAfterSemicolon analyzers.