这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
colin d6032271aa 🔧 chore: use Directory.Packages.props 2 years ago
..
LINGYUN/Abp/Cli upgrade(abp): upgrade abp framework to 7.4.0 2 years ago
Properties upgrade(abp): upgrade abp framework to 7.4.0 2 years ago
System upgrade(abp): upgrade abp framework to 7.4.0 2 years ago
FodyWeavers.xml upgrade(abp): upgrade abp framework to 7.4.0 2 years ago
FodyWeavers.xsd upgrade(abp): upgrade abp framework to 7.4.0 2 years ago
LINGYUN.Abp.Cli.csproj 🔧 chore: use Directory.Packages.props 2 years ago
README.md upgrade(abp): upgrade abp framework to 7.4.0 2 years ago

README.md

Extension tool set based on abp cli

Provides quick creation of template projects, JavaScript library commands and more.

Getting started

dotnet tool install --global LINGYUN.Abp.Cli

Usage

Usage:

    labp <command> <target> [options]

Command List:

    > help: Show command line help. Write ` labp help <command> `
    > create: Generate a new solution based on the customed ABP startup templates.
    > generate-proxy: Generates client service proxies and DTOs to consume HTTP APIs.
    > generate-view: Generate the view code from the http api proxy.

To get a detailed help for a command:

    labp help <command>

Feedback

Have a question and need feedback?