KrystianKolad / DotnetThx

Dotnet cli tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DotnetThx

Simple dotnet tool to find all authors of your nuget references
GitHub
NuGet

Install

dotnet tool install -g DotnetThx

Use

Run command in folder with .csproj or .fsproj to check your packages. Works with .net Core 2.0 and higher.

dotnet thx

About

Dotnet cli tool

License:MIT License


Languages

Language:C# 78.5%Language:Shell 21.5%