Microsoft Application Inspector is a software source code analysis tool that helps identify and surface well-known features and other interesting characteristics of source code to aid in determining what the software is or what it does.
Info
Version: | 1.9.28 |
Author(s): | Microsoft |
Last Update: | Friday, November 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/ApplicationInspector |
NuGet Url: | https://www.nuget.org/packages/Microsoft.CST.ApplicationInspector.Commands |
Install
Install-Package Microsoft.CST.ApplicationInspector.Commands
dotnet add package Microsoft.CST.ApplicationInspector.Commands
paket add Microsoft.CST.ApplicationInspector.Commands
Microsoft.CST.ApplicationInspector.Commands Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandLineParser(>= 2.8.0)
- DotLiquid(>= 2.0.361)
- Microsoft.CST.OAT(>= 1.0.74)
- Microsoft.CST.RecursiveExtractor(>= 1.0.36)
- NLog(>= 4.7.5)
- Newtonsoft.Json(>= 12.0.3)
Tags