Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ASP.NET Zero Power Tools for vscodeNew to Visual Studio Code? Get it now.
ASP.NET Zero Power Tools for vscode

ASP.NET Zero Power Tools for vscode

rqx110

|
3,194 installs
| (1) | Free
ASP.NET Zero Rapid Application Development tooling.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Asp.Net Zero rad tool for vscode

Description

aspnet zero rad tool is a VS Code extension which lets you create an entity and its corresponding layers from the database to the user interface. So, you can create a fully working, production ready CRUD page in seconds.

It is similar with the official visual studio extension: ASP.NET Zero Power Tools

example

Usage

  1. purchase ASP.NET Zero and get a license code
  2. setup your config in config.json. ProjectType and LicenseCode is required
  3. new a YourEntity.json file in the aspnet-core\AspNetZeroRadTool folder
  4. using code snippets to edit YourEntity.json file
  5. run the command Run ASP.NET Zero Rad Tool from explore context menu

Note: Asp.Net Zero rad tool requires .NET Core 2.2 Runtime.

Available Snippets

  • zero-entity
  • zero-property
  • zero-nav-property
  • zero-enum-def

Fields of entity json

please refs aspnet zero document https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Development-Guide-Rad-Tool-Mac-Linux

Enjoy!

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