MFP.Plugins.ByPassPluginViewer 1.0.2025.3221

dotnet add package MFP.Plugins.ByPassPluginViewer --version 1.0.2025.3221
                    
NuGet\Install-Package MFP.Plugins.ByPassPluginViewer -Version 1.0.2025.3221
                    
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="MFP.Plugins.ByPassPluginViewer" Version="1.0.2025.3221" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MFP.Plugins.ByPassPluginViewer" Version="1.0.2025.3221" />
                    
Directory.Packages.props
<PackageReference Include="MFP.Plugins.ByPassPluginViewer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MFP.Plugins.ByPassPluginViewer --version 1.0.2025.3221
                    
#r "nuget: MFP.Plugins.ByPassPluginViewer, 1.0.2025.3221"
                    
#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.
#:package MFP.Plugins.ByPassPluginViewer@1.0.2025.3221
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MFP.Plugins.ByPassPluginViewer&version=1.0.2025.3221
                    
Install as a Cake Addin
#tool nuget:?package=MFP.Plugins.ByPassPluginViewer&version=1.0.2025.3221
                    
Install as a Cake Tool

ByPass Plugins and Workflow Viewer

A tool that allows you to view if a column on Dataverse/Dynamics 365 was bypassed by a plugin or workflow.

How to use

Load the plugin using XRMToolbox and connect to your Dataverse/Dynamics 365 environment. Load the table list ande select the table you want to check. After you put the record ID, the tool will show you if the column was bypassed by a plugin or workflow.

To you this tool you must have read rights to the audit table.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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.0.2025.3221 708 3/23/2025
1.0.2025.1271 468 1/27/2025
1.0.2025.1231 97 1/24/2025
1.0.2025.1213 101 1/21/2025
1.0.2025.1212 94 1/21/2025
1.0.2025.1211 90 1/21/2025
1.0.2025.121 92 1/21/2025

Creation o the plugin