Cranky 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Cranky --version 1.3.0                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Cranky --version 1.3.0                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Cranky&version=1.3.0                
nuke :add-package Cranky --version 1.3.0                

Cranky - .NET API Documentation Coverage Analyzer

Cranky is a command-line tool for analyzing the documentation coverage of public APIs in your .NET projects and solutions. It helps you ensure that your public APIs are adequately documented.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.5.1 363 4/11/2024
1.5.0 149 4/11/2024
1.4.4 342 12/14/2023
1.4.3 191 12/14/2023
1.4.2 202 12/5/2023
1.4.1 248 11/24/2023
1.4.0 238 11/24/2023
1.3.1 337 10/30/2023
1.3.0 248 10/30/2023
1.2.4 236 10/26/2023
1.2.3 287 10/26/2023
1.2.2 277 10/25/2023
1.2.1 248 10/25/2023
1.2.0 279 10/25/2023
1.1.0 255 10/23/2023
1.0.0 291 10/23/2023
0.1.0 133 10/23/2023

Added badge url and health emojis to outputs for GitHub