MetaFac.ProjScan
1.3.5
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 MetaFac.ProjScan --version 1.3.5
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.3.5
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MetaFac.ProjScan&version=1.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package MetaFac.ProjScan --version 1.3.5
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 | net9.0 is compatible. 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.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.4 | 105 | 4/8/2026 |
| 1.4.3 | 118 | 1/6/2026 |
| 1.4.2 | 113 | 1/6/2026 |
| 1.4.1 | 109 | 1/6/2026 |
| 1.3.5 | 347 | 6/11/2025 |
| 1.3.4 | 230 | 3/11/2025 |
| 1.3.3 | 216 | 3/11/2025 |
| 1.3.2 | 169 | 12/16/2024 |
| 1.3.1 | 171 | 12/15/2024 |
| 1.2.3 | 152 | 12/15/2024 |
| 1.2.1 | 165 | 11/19/2024 |
| 1.1.2 | 205 | 8/14/2024 |
| 1.0.2 | 182 | 8/11/2024 |
| 1.0.1 | 184 | 8/11/2024 |