Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Dab POCO GeneratorNew to Visual Studio Code? Get it now.
Dab POCO Generator

Dab POCO Generator

Marcello Marchetti

|
39 installs
| (1) | Free
Generator of POCO classes based on Data API Builder configuration file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

POCO Class Generator

Description

This VSCode extension generates POCO classes from a database configuration file (dab-config.json).

Features

  • Select a dab-config.json file to generate POCO classes.
  • Prompts for a database connection string.
  • Generates POCO classes based on the entities defined in the configuration file.

Requirements

  • Node.js and npm must be installed.
  • SQL Server database connection.

Extension Settings

This extension does not add any settings to VSCode.

Known Issues

No known issues at this time.

Release Notes

1.0.0

  • Initial release.

Usage

  1. Open the command palette (Ctrl+Shift+P).
  2. Run the command Generate POCO Classes.
  3. Select the dab-config.json file.
  4. Enter the database connection string when prompted.

Contributing

Feel free to submit issues and pull requests.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft