Giter Site home page Giter Site logo

abp-cli's Introduction

Abp中文网 CLI

目前支持CLI创建新项目.

安装

安装 Cn.Abp.Cli 作为全局工具:

dotnet tool install -g Cn.Abp.Cli

如果你已经安装过,请更新CLI:

dotnet tool update -g Cn.Abp.Cli

使用

创建一个新项目:

cnabp new Acme.PhoneBook

默认模板是MVC应用程序. 默认数据库提供程序是Entity Framework Core.

指定数据库提供者:

cnabp new Acme.PhoneBook -d ef
cnabp new Acme.PhoneBook -d mongodb

指定模板:

cnabp new Acme.PhoneBook -t mvc
cnabp new Acme.PhoneBook -t mvcmodule
cnabp new Acme.PhoneBook -t service

abp-cli's People

Contributors

hikalkan avatar yekalkan avatar ebicoglu avatar maliming avatar atakanozceviz avatar realliangshiwei avatar marcelo-maciel avatar webdiyer avatar armgnunlu avatar edison1105 avatar 274188a avatar wakuflair avatar hitaspdotnet avatar nokecy avatar alirizaadiyahsi avatar personball avatar ademaygun avatar jinghongbo avatar y2zz avatar ismcagdas avatar nongzhsh avatar ddrsql avatar akinix avatar cdlian avatar bruno-garcia avatar iambipinpaul avatar acjh avatar brunobertechini avatar natiki avatar trojaner avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.