Early Bound Generator

This XrmToolBox tool allows you to generate early-bound classes for the tables, choices and actions (developed by Daryl LaBar).

The "CrmSvcUtil" command-line tool from Microsoft generates early-bound .NET Framework classes that represent the entity data model. But without creating an extension, this tool generates the classes for all tables in the environment and only a few of them are required. To only generate the required components, we need to extend the tool.
To have a lot of options without extending the tool by yourself, you can use this tool to generate the early-bound classes by specifying the options in the graphical interface.

Fig. 1 - Early Bound Generator

This is part of the #TooLDR series where I test and review the tools for Power Platform. You can check out the information for the other tools on this page.

Comments

Popular Posts