Skip to content

idkiller/UsageRateTool

Repository files navigation

API Usage Rate Tool

Build

git clone https://github.com/idkiller/UsageRateTool.git
cd UsageRateTool
dotnet build

Get Markdown API usage table only

dotnet <UsageRateTool directory>/UsageRateTool.dll <API dlls>

Get Markdown API usage table from target dll

dotnet <UsageRateTool directory>/UsageRateTool.dll [-s] <API dlls> [-t] <target dlls>

About

C# API Usage analysis tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages