Skip to content

DevKit File Item Template

PhuocLe edited this page Jun 20, 2026 · 1 revision

Creates DevKit support files for a Visual Studio project.

Visual Studio Display Name

12. DevKit files

Generated Files

File Purpose
deploy.*.bat CLI batch files for common DevKit deployment flows.
devkit.js JavaScript helper file used by DevKit-generated web resource code.
devkit.d.ts TypeScript declarations for the DevKit JavaScript helper.
Plugin-Managed-Identity-Config.json Configuration file for plugin managed identity setup.
Plugin-Managed-Identity.md Notes and guidance for plugin managed identity setup.

When To Use

  • Add DevKit helper files to an existing project.
  • Add deployment batch files without creating a new project template.
  • Add managed identity setup files for plugin development.

Notes

  • This template is named DevKit files in Visual Studio.
  • Use DevKit File Item Template when linking to this page.

Clone this wiki locally