Documentation.Analyser 1.0.5812.34328

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

// Install Documentation.Analyser as a Cake Tool
#tool nuget:?package=Documentation.Analyser&version=1.0.5812.34328

Documentation Quick Fixes For Stylecop (Roslyn .NET)

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 53,313 5/8/2019
1.1.0 696 5/8/2019
1.0.6538.15147 10,282 11/25/2017
1.0.6538.13453 918 11/25/2017
1.0.6166.19031 1,905 11/18/2016
1.0.6092.26771 1,566 9/5/2016
1.0.5858.26421 2,182 1/15/2016
1.0.5858.25899 1,798 1/15/2016
1.0.5848.13308 1,234 1/5/2016
1.0.5840.15013 1,331 12/28/2015
1.0.5836.18911 1,298 12/24/2015
1.0.5833.16527 1,298 12/21/2015
1.0.5832.15446 1,298 12/20/2015
1.0.5829.23054 1,281 12/17/2015
1.0.5823.17121 1,408 12/11/2015
1.0.5823.14247 1,394 12/11/2015
1.0.5822.27727 1,529 12/10/2015
1.0.5822.25222 1,541 12/10/2015
1.0.5819.29057 1,327 12/7/2015
1.0.5813.24423 1,704 12/1/2015
1.0.5813.19520 1,767 12/1/2015
1.0.5812.34328 1,885 11/30/2015
1.0.5811.21037 1,896 11/29/2015
1.0.5809.11172 1,442 11/27/2015
1.0.5807.30500 1,573 11/25/2015
1.0.5806.33664 1,450 11/24/2015
1.0.5806.22989 1,475 11/24/2015
1.0.5806.14659 1,251 11/24/2015
1.0.0 716 5/8/2019

Added Support For Constructor Summary and Parameters.
Property fixes will alter exiting documentation where possible instead of replacing it.
Enhanced properties comments to span multiple lines when correcting existing documentation.
Constructor Documentation Uses Stylecop Standard Text.
Added support for private / public members. fixed some spacing issues on other elements.