C# Checker NuGet Package

SharpChecker is a CLI program that looks into .NET libraries (dll) and executables (exe) to check on information about specific types as the user has queried.

SharpChecker will generate a JSON file that records everything it can about the specified type. Alternatively, the program can also list all the types existing in the list of .NET assemblies that the user has specified, recording a JSON file of all the types found within their respective assembly.




Got any C# Checker Question?





Info

Version: 1.0.2
Author(s): Paul Gonzalez-Becerra
Last Update: Monday, March 16, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/FuLagann/sharp-checker
NuGet Url: https://www.nuget.org/packages/CSharpChecker


Install
Install-Package CSharpChecker
dotnet add package CSharpChecker
paket add CSharpChecker
CSharpChecker Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1501