Nerdery.CSharpCodeStyle
2.0.0-alpha
See the version list below for details.
dotnet add package Nerdery.CSharpCodeStyle --version 2.0.0-alpha
NuGet\Install-Package Nerdery.CSharpCodeStyle -Version 2.0.0-alpha
<PackageReference Include="Nerdery.CSharpCodeStyle" Version="2.0.0-alpha" />
paket add Nerdery.CSharpCodeStyle --version 2.0.0-alpha
#r "nuget: Nerdery.CSharpCodeStyle, 2.0.0-alpha"
// Install Nerdery.CSharpCodeStyle as a Cake Addin #addin nuget:?package=Nerdery.CSharpCodeStyle&version=2.0.0-alpha&prerelease // Install Nerdery.CSharpCodeStyle as a Cake Tool #tool nuget:?package=Nerdery.CSharpCodeStyle&version=2.0.0-alpha&prerelease
Nerdery C# Code Style Conventions with StyleCop (StyleCop+) Integration with MS Build
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 |
---|---|---|
2.0.0-alpha1 | 1,322 | 1/9/2013 |
2.0.0-alpha | 1,104 | 1/9/2013 |
1.0.0 | 2,652 | 6/5/2012 |
When upgrading, open visual studio without performing a build, otherwise StyleCop DLLs will not be writeable and NuGet will throw an error.
1.1.0
---------
* Built for NuGet v2.0
* Package now includes a shortcut in your solution root to edit the settings file with the settings editor
* Clarified documentation in the site Wiki
See https://github.com/thenerdery/Nerdery-CSharp-CodeStyle/wiki/Change-Log for change log for previous versions