FileSummary.Tool
1.132.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global FileSummary.Tool --version 1.132.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local FileSummary.Tool --version 1.132.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=FileSummary.Tool&version=1.132.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package FileSummary.Tool --version 1.132.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FileSummary.exe
The FileSummary tool scans a folder containing assemblies and config file and generates a CSV file of the file metadata.
Built with net8.0
🔨 dotnet tool
Prerequisite
Requires install of net8.0 runtime
Install
Refer to Install a global tool
dotnet tool install -g filesummary.tool
Run
Refer to Invoke a global tool
filesummary [path] [outFile]
Syntax
usage: FileSummary.exe [path] [outFile]
path = Input directory containing assembly (.exe|.dll) files.
outFile = Output file summary Comma Separated Values (.csv) file.
Output
Open the generated CSV file in Excel to search and filter results.
| Directory | FileName | Extension | Length | Version | CompanyName | ProductName | ProductVersion | Authenticode | DigestAlgorithm | SigningTime |
|---|---|---|---|---|---|---|---|---|---|---|
| C:... | Newtonsoft.Json.dll | .dll | 712464 | 13.0.3.27908 | Newtonsoft | Json.NET | 13.0.3+0a2e291c0d9c0c7675d445703e51750363a549ef | Valid | SHA256 | 2023-03-08 |
Metadata
- FileName: Readme.md
- Version: 1.132.0
- DateTime: 2026-01-15 07:45:05
- Repo: AzureStack-Solution-DevTools
- Branch: main
- Configuration: Release
- Platform: x64
©2025 Microsoft Corporation aluty@microsoft.com
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
FileSummary.exe 1.132.0 (Signed 2026-01-15 07:45:03Z)