MetaFac.ProjScan 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global MetaFac.ProjScan --version 1.1.2                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local MetaFac.ProjScan --version 1.1.2                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MetaFac.ProjScan&version=1.1.2                
nuke :add-package MetaFac.ProjScan --version 1.1.2                

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 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. 
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.2.1 87 11/19/2024
1.1.2 139 8/14/2024
1.0.2 120 8/11/2024
1.0.1 117 8/11/2024