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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 412 4/11/2024
1.5.0 169 4/11/2024
1.4.4 352 12/14/2023
1.4.3 199 12/14/2023
1.4.2 210 12/5/2023
1.4.1 259 11/24/2023
1.4.0 246 11/24/2023
1.3.1 346 10/30/2023
1.3.0 256 10/30/2023
1.2.4 243 10/26/2023
1.2.3 295 10/26/2023
1.2.2 285 10/25/2023
1.2.1 256 10/25/2023
1.2.0 290 10/25/2023
1.1.0 267 10/23/2023
1.0.0 302 10/23/2023
0.1.0 140 10/23/2023

Added badge url and health emojis to outputs for GitHub