Early Bound Generator for Crm Web Api

This XrmToolBox tool allows you to generate early-bound classes for the tables and choices to be used with Xrm.Tools.CRMWebAPI (developed by Gerasimov Roman).

When using the .NET version of  Xrm.Tools.CRMWebAPI API helper, there is a chance of typo error and no IntelliSense support for the table and column names.
To generate early-bound classes for Xrm.Tools.CRMWebAPI, you can use this tool to generate entities models which contain entity fields, properties for reading values, properties for expanding entities by lookup, and N:N relationships.
  • Tool Information
  • Documentation
  • Functionalities
    • Generate early-bound entity classes for tables (Fig. 1, Pt. 9)
      • Select the tables to be inclucded (Fig. 1, Pt. 1)
      • Add the selected tables (Fig. 1, Pt. 2)
      • Specify the namespace (Fig. 1, Pt. 4)
      • Select the output folder (Fig. 1, Pt. 5)
    • Generate early-bound entity classes for choices (Fig. 1, Pt. 6)
    • Additionally, the tool can
      • Load the settings from a .json file (Fig. 1, Pt. 3)
        • Save the current settings for future use (Fig. 1, Pt. 7)
      • Refresh the list of tables (Fig. 1, Pt. 8)
  • Similar Tools

Fig. 1 - Early Bound Generator for Crm Web Api

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