MetaFac.ProjScan
1.4.4
dotnet tool install --global MetaFac.ProjScan --version 1.4.4
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local MetaFac.ProjScan --version 1.4.4
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MetaFac.ProjScan&version=1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package MetaFac.ProjScan --version 1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ProjScan
A very opinionated .NET project scanning tool, which checks published projects for:
- missing or malformed copyright messages;
- missing product name;
- incorrect company name;
- missing description;
- missing authors;
- missing symbol package;
- missing project and package URLs;
- missing signing details;
- missing readme file;
- nullable ref types are enabled;
- warnings as errors enabled;
- unsupported .NET frameworks.
Any warning can be disabled by adding the exemption code into the exemptions list in the projscan.json file.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.4 | 105 | 4/8/2026 |
| 1.4.3 | 117 | 1/6/2026 |
| 1.4.2 | 112 | 1/6/2026 |
| 1.4.1 | 108 | 1/6/2026 |
| 1.3.5 | 346 | 6/11/2025 |
| 1.3.4 | 229 | 3/11/2025 |
| 1.3.3 | 215 | 3/11/2025 |
| 1.3.2 | 168 | 12/16/2024 |
| 1.3.1 | 170 | 12/15/2024 |
| 1.2.3 | 151 | 12/15/2024 |
| 1.2.1 | 164 | 11/19/2024 |
| 1.1.2 | 204 | 8/14/2024 |
| 1.0.2 | 181 | 8/11/2024 |
| 1.0.1 | 183 | 8/11/2024 |