1 Star 0 Fork 0

我是你欧尼桑 / asp-abp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

ASP.NET-Zero-Core

项目配置文件:AspNetZeroRadTool\config.json

ProjectType: Mvc or Angular or AngularMerged

MVC 要求及说明

  1. nodejs 6.9+ with npm 3.10+
  2. gulp (must be installed globally)
  3. yarn
  4. Bundler & Minifier Visual Studio extension
  5. Web Compiler Visual Studio extension
MVC需要在项目目录下运行 "yarn" 更新依赖 
然后 运行 "npm run create-bundles" (增加NPM包后也需要运行)

Angular 要求及说明

  1. nodejs 6.9+ with npm 3.10+
  2. Typescript 2.0+
  3. yarn
在 angular 目录下运行 "yarn" 更新依赖
然后运行 "npm start" 启动前端页面
后端项目为*.Web.Host 直接生成即可
 运行 `Zero Rad Tool` 后需要 运行 `\angular\nswag` 目录下的 `refresh.bat`
 `Zero Rad Tool` 运行后 `Angular` 前端页面依旧有错误.....
 `Zero Rad Tool` 生成的前端页面代码和最新版的`Angular`不兼容 `Zero Rad Tool`生成的代码版本过旧,目前版本为1.7.1
  `Zero Rad Tool` 生成的前端代码,已知的兼容替换代码 未知的表示会报错
  `primengDataTableHelper`->`primengTableHelper`
  `dataTable`->`table`
  `column`->`未知`
  `selectedDate`->`未知`

更改数据库

 默认为:Sql Server
 目前版本为:Mysql
 Mysql 已知问题
 `Zero Rad Tool`无法正常使用

两个必看文档

https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Core https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Angular

MIT License Copyright (c) 2019 a952135763 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

abp 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/ounij/asp-abp.git
git@gitee.com:ounij/asp-abp.git
ounij
asp-abp
asp-abp
master

搜索帮助