MarkMpn.PcfUsageInspector 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MarkMpn.PcfUsageInspector --version 1.2.1
NuGet\Install-Package MarkMpn.PcfUsageInspector -Version 1.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MarkMpn.PcfUsageInspector" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MarkMpn.PcfUsageInspector --version 1.2.1
#r "nuget: MarkMpn.PcfUsageInspector, 1.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MarkMpn.PcfUsageInspector as a Cake Addin
#addin nuget:?package=MarkMpn.PcfUsageInspector&version=1.2.1

// Install MarkMpn.PcfUsageInspector as a Cake Tool
#tool nuget:?package=MarkMpn.PcfUsageInspector&version=1.2.1

PCF Usage Inspector makes it simple to identify which PCF controls are in use on which forms or views.

It also highlights controls known to be deprecated to simplify the process of updating to use new alternatives,
and controls that aren't being used where they are expected.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 6,720 1/16/2023
1.2.1 17,089 1/25/2021
1.1.0 647 1/19/2021
1.0.2 910 1/5/2021

Set up rules to identify which controls should be used for which attributes and highlight any
forms that aren't using the expected controls.

Filter controls by status to quickly find problems.