-
Notifications
You must be signed in to change notification settings - Fork 16
VSIX
PhuocLe edited this page Jun 25, 2026
·
3 revisions
DynamicsCrm.DevKit VSIX is the Visual Studio extension surface for project templates, item templates, T4 customization, and editor/Solution Explorer commands.
DynamicsCrm.DevKit.2019 is a separate lightweight VSIX for report upload only. It adds Upload Dynamics 365 Report on .rdl files and stores mappings in DynamicsCrm.DevKit.Config.json. Download it from GitHub Releases; it is not published to Visual Studio Marketplace.
| Area | Description |
|---|---|
| Project Templates | Visual Studio project templates for Dataverse development. |
| Item Templates | Visual Studio item templates for generated code and project assets. |
| T4 Templates | Custom code-generation templates for C# item templates. |
| VSIX Commands | Visual Studio context menu commands provided by the VSIX extension. |
| DynamicsCrm.DevKit.2019 Report Upload VSIX | Lightweight .rdl upload extension for report maintenance. |