BerserkerDotNet / DoIUse

Utility to search for usage of a specific type in dotnet assemblies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DoIUse

A utility to find usages of a type in a dotnet assemblies

Usage

doiuse <Fully Qualified Type Name> <Assemblies Location> -o [console|json|html]

About

Utility to search for usage of a specific type in dotnet assemblies.

License:MIT License


Languages

Language:C# 94.3%Language:HTML 5.7%