Cinteros.XrmToolBox.Plugins 1.2016.5.34

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cinteros.XrmToolBox.Plugins --version 1.2016.5.34
NuGet\Install-Package Cinteros.XrmToolBox.Plugins -Version 1.2016.5.34
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="Cinteros.XrmToolBox.Plugins" Version="1.2016.5.34" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cinteros.XrmToolBox.Plugins --version 1.2016.5.34
#r "nuget: Cinteros.XrmToolBox.Plugins, 1.2016.5.34"
#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 Cinteros.XrmToolBox.Plugins as a Cake Addin
#addin nuget:?package=Cinteros.XrmToolBox.Plugins&version=1.2016.5.34

// Install Cinteros.XrmToolBox.Plugins as a Cake Tool
#tool nuget:?package=Cinteros.XrmToolBox.Plugins&version=1.2016.5.34

Bulk Updater, View Designer, Version Verifier, Steps Manipulator, Auto Deployer

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.2017.2.46 162,296 2/1/2017
1.2016.6.45 48,890 6/16/2016
1.2016.5.34 14,745 5/3/2016
1.2016.5.33 1,154 5/3/2016

* View Designer *

Easy UI to design view layouts.
Open existing views from CRM
Drag and drop columns to reorder
Drag and drop borders to resize
Rename view
Integration with FetchXML Builder to edit the query
Uncheck "Snap to grid" to use custom column widths
Save and Publish back to CRM

* Bulk Data Updater *

Updates or touches single attributes on a set of records.
This tool is useful to trigger workflows or plugins, as well as bulk updating any number of records with fixed values.
Use FetchXML to retrieve records from CRM
FetchXML can be entered manually or opened either from a file or from a view in CRM
Select which attribute to update
Enter a fixed value, Touch or Set null to define what to write to the attribute
Update the records
Note: This tool is very powerful, it will not respect validation implemented in the CRM UI such as field requirements, max lengths, min/max values etc. Use with caution!

* Version Verifier *

Compares multiple solution and assemblies versions over multiple environments, thus verifies that environments are up to date with reference environment or custom written reference file.
The tool builds colorful matrix that helps to visually identify which solutions are outdated.

* Plugin Auto Deployer *

Automatically detect rebuilds of plugin assemblies, update registered plugin in CRM.

* Steps Manipulator *

Move steps between plugins in bulk and other handy tools to manipulate plugin steps.