Edit

Share via


DAB Code Gen extension

Use the DAB Code Gen extension to generate C# artifacts from selected entities in a DAB configuration.

Screenshot of DAB Code Gen generated C# project artifacts in the Visual Studio Code explorer.

Note

Current support is focused on Microsoft SQL Server (mssql).

Command

Command Command ID
Generate C# dabExtension.generateRestClient

Generated outputs

The extension can create a Gen/ solution with model types, repository helpers, and sample client assets derived from configuration and database metadata.

Installation

Every extension for Data API builder (DAB) is included in the Omnibus extension, which itself has no functionality other than delivering each subextension in a single package.

Screenshot that shows Install in VS Code.