Giter VIP home page Giter VIP logo

abplus-zero-template's Introduction

abplus-zero-template

A Startup Project Template

使用方式

abplus init Abplus.ZeroDemo -T personball/abplus-zero-template -t vue

abplus命令说明

说明

基于4.3.0版aspnetboilerplate/module-zero-core-template的Vue项目模板修改而来,主要有以下变更:

  1. 升级asp.net core 到2.2版
  2. 升级ef core 到2.2版
  3. 集成NLog替换log4net
  4. 实现业务异常和错误码以及错误提示本地化机制,详情参考
  5. 配置swagger ui使用程序集xml以便在线api文档显示注释
  6. swagger endpoint改为相对路径
  7. 添加一个MemberUser对象继承于User,并为之配置TPH关系
  8. 升级ef core 2.2后,在EntityFrameworkCore程序集下新增AbpProjectNameEntityTypeConfiguration<T>基类,并启用自动发现并应用继承该基类的实体配置类
  9. 默认连接字符串改为使用本地localdb

vue项目启动说明

angular-ngalain 说明

基于ng-alain前端框架,集成abp。完整保留ng-alain的开发体验。

  • TODO:localize 和 translate 管道使用上的区别
  • TODO:SPA前端本地化和ABP后端本地化机制建议分开
  • TODO:more feature

参考

MIT

abplus-zero-template's People

Contributors

personball 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.