diff --git a/README.md b/README.md index 5450f10..29eb5d1 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,30 @@ -Dev Build:: + - [![Front](https://img.shields.io/badge/Front-VUE-d.svg)](#) [![sdk](https://img.shields.io/badge/sdk-5.0.1-d.svg)](#) [![Build status](https://github.com/anjoy8/blog.core/workflows/.NET%20Core/badge.svg)](https://github.com/anjoy8/Blog.Core/actions) [![Build Status](https://dev.azure.com/laozhangisphi/anjoy8/_apis/build/status/anjoy8.Blog.Core?branchName=master)](https://dev.azure.com/laozhangisphi/anjoy8/_build?definitionId=1) [![codecov](https://codecov.io/gh/anjoy8/Blog.Core/branch/master/graph/badge.svg)](https://codecov.io/gh/anjoy8/Blog.Core) [![License MIT](https://img.shields.io/badge/license-Apache-blue.svg?style=flat-square)](https://github.com/anjoy8/Blog.Core/blob/master/LICENSE) [![star this repo](http://githubbadges.com/star.svg?user=anjoy8&repo=blog.core&style=flat)](https://github.com/boennemann/badges) [![fork this repo](http://githubbadges.com/fork.svg?user=anjoy8&repo=blog.core&style=flat)](https://github.com/boennemann/badges/fork) [![博客园](https://img.shields.io/badge/博客园-老张的哲学-brightgreen.svg)](https://www.cnblogs.com/laozhang-is-phi/) +# Blog.Core + +[English](readme-en.md) | 简体中文 + +[![sdk](https://img.shields.io/badge/sdk-5.0.1-d.svg)](#) [![Build status](https://github.com/anjoy8/blog.core/workflows/.NET%20Core/badge.svg)](https://github.com/anjoy8/Blog.Core/actions) [![Build Status](https://dev.azure.com/laozhangisphi/anjoy8/_apis/build/status/anjoy8.Blog.Core?branchName=master)](https://dev.azure.com/laozhangisphi/anjoy8/_build?definitionId=1) [![codecov](https://codecov.io/gh/anjoy8/Blog.Core/branch/master/graph/badge.svg)](https://codecov.io/gh/anjoy8/Blog.Core) [![License MIT](https://img.shields.io/badge/license-Apache-blue.svg?style=flat-square)](https://github.com/anjoy8/Blog.Core/blob/master/LICENSE) [![star this repo](http://githubbadges.com/star.svg?user=anjoy8&repo=blog.core&style=flat)](https://github.com/boennemann/badges) [![fork this repo](http://githubbadges.com/fork.svg?user=anjoy8&repo=blog.core&style=flat)](https://github.com/boennemann/badges/fork) [![博客园](https://img.shields.io/badge/博客园-老张的哲学-brightgreen.svg)](https://www.cnblogs.com/laozhang-is-phi/)     + +
+ + MVP + -![Logo](http://apk.neters.club/logocore.png) + + .netfoundation + +
-MVP -.netfoundation - - - - -Blog.Core 开箱即用的企业级前后端分离【 .NET Core5.0 Api + Vue 2.x + RBAC】权限框架。 -已被多家公司所使用:[点击查看列表](https://github.com/anjoy8/Blog.Core/issues/75) +Blog.Core 开箱即用的企业级前后端分离【 .NET Core5.0 Api + Vue 2.x + RBAC】权限框架。 +官网:http://apk.neters.club/.doc/ +已被多家公司所使用:[点击查看列表](https://github.com/anjoy8/Blog.Core/issues/75)   @@ -71,7 +78,7 @@ Blog.Core 开箱即用的企业级前后端分离【 .NET Core5.0 Api + Vue 2.x ## 给个星星! ⭐️ 如果你喜欢这个项目或者它帮助你, 请给 Star~ -如果你的项目中借鉴了本项目,请稍微说明下,开源不易✨。 +如果你的项目中借鉴了本项目,请稍微说明下[https://github.com/anjoy8/Blog.Core/issues/75](https://github.com/anjoy8/Blog.Core/issues/75),开源不易✨。 @@ -92,7 +99,7 @@ Blog.Core 开箱即用的企业级前后端分离【 .NET Core5.0 Api + Vue 2.x ### 系统架构图 -![系统架构图](http://apk.neters.club/Blog.Core.System.Architecture.png) +![系统架构图](https://img.neters.club/github/20201228135550.pnghttps://img.neters.club/github/20201228135550.pnghttps://img.neters.club/github/20201228135550.png)   @@ -100,15 +107,9 @@ Blog.Core 开箱即用的企业级前后端分离【 .NET Core5.0 Api + Vue 2.x ### 系统压测结果报告 -  -其他接口压测内存占用在:220~350 m 之间,具体的,自行压测即可。 -  - - -
-这只是 .netCore 后端部分,前端部分请看我的另三个Vue工程项目 +本项目是 .netCore 后端部分,前端部分请看我的另三个Vue工程项目     @@ -124,20 +125,12 @@ Blog.Core 开箱即用的企业级前后端分离【 .NET Core5.0 Api + Vue 2.x   -### 初始项目 - -#### 不要再使用 .sql 文件了,用下边动图的方法,直接 seed data. - -数据查看:[Blog.Core.Data.json](https://github.com/anjoy8/Blog.Data.Share/tree/master/BlogCore.Data.json) - -文章讲解:[支持多种数据库 & 快速数据库生成](https://www.cnblogs.com/laozhang-is-phi/p/10718755.html) - -  - +### 初始化项目 +下载项目后,编译如果没问题,直接运行即可,会自动生成种子数据,数据库是`Sqlite`,接口文档是`swagger`。 -![操作流程](http://apk.neters.club/operateFlow.gif) +更多操作,点击这里:http://apk.neters.club/.doc/guide/getting-started.html   @@ -203,199 +196,3 @@ Blog.Core 开箱即用的企业级前后端分离【 .NET Core5.0 Api + Vue 2.x -
-

.NetCore与Vue 框架学习目录如下

- - - -
-************************************************************** - - 系统环境 - - windows 10、SQL Server 08+、Visual Studio 2019、Windows Server 2008 R2 - - 后端技术: - - * .Net Core 3.1 API(因为想单纯搭建前后端分离,因此就选用的API,如果想了解.Net Core MVC,也可以交流) - - * Swagger 前后端文档说明,基于RESTful风格编写接口 - - * Repository + Service 仓储模式编程 - - * Async和Await 异步编程 - - * Cors 简单的跨域解决方案 - - * AOP基于切面编程技术 - - * Autofac 轻量级IoC和DI依赖注入 - - * Vue 本地代理跨域方案,Nginx跨域代理 - - * JWT权限验证 - - - - 数据库技术 - - * SqlSugar 轻量级ORM框架,CodeFirst - - * T4 模板生成 - - * AutoMapper 自动对象映射 - - - - 分布式缓存技术 - - * Redis 轻量级分布式缓存 - - - - 前端技术 - - * Vue 2.0 框架全家桶 Vue2 + VueRouter2 + Webpack + Axios + vue-cli + vuex - - * ElementUI 基于Vue 2.0的组件库 - - * Nuxt.js服务端渲染SSR