Giter Club home page Giter Club logo

blog.core's Introduction

Logo

从零开始搭建自己的前后端分离【 .NET Core2.1 Api + Vue 2.0 】框架, 目前是2.2版本,2.0的是这里 Blog.Core2.0 https://github.com/anjoy8/Blog.Core2.0

其他的版本在本项目的其他分支里,请根据需要下载。

老张:这只是 .netCore 后端部分,前端部分,请看我的另一个工程 https://github.com/anjoy8/Blog.Vue

给个星星! ⭐️

如果你喜欢这个项目或者它帮助你, 请给 Star~(辛苦星咯)


Tips:

1【重要】、Blog.Core.FrameWork 项目是用T4模板生成文件的简单实现。如果有错误,可以联系我,QQ群:867095512 如果你不想处理这个错误,你可以先把项目卸载,不影响整体运行。

2【重要】、项目下载后执行的时候,可能会报错,因为需要安装Redis客户端,安装和使用说明地址: https://www.cnblogs.com/laozhang-is-phi/p/9554210.html#autoid-5-0-0

3、数据库Sql文件,在Blog.Core 项目下的 wwwroot 文件夹中。


三大平台同步直播

简 书:https://www.jianshu.com/notebooks/28621653

博客园:https://www.cnblogs.com/laozhang-is-phi/

CSDN:https://blog.csdn.net/baidu_35726140

码云:https://gitee.com/laozhangIsPhi/Blog.Core

目录

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

**************************************************************

系统环境

windows 10、SQL server 2012、Visual Studio 2017、Windows Server 2008 R2

后端技术:

  * .Net Core 2.0 API(因为想单纯搭建前后端分离,因此就选用的API,如果想了解.Net Core MVC,也可以交流)
  
  * Swagger 前后端文档说明,基于RESTful风格编写接口

  * Repository + Service 仓储模式编程

  * Async和Await 异步编程

  * Cors 简单的跨域解决方案

数据库技术

  * SqlSugar 轻量级ORM框架

  * Autofac 轻量级IoC和DI依赖注入

  * AutoMapper 自动对象映射

分布式缓存技术

  * Redis 轻量级分布式缓存

前端技术

  * Vue 2.0 框架全家桶 Vue2 + VueRouter2 + Webpack + Axios

  * ElementUI 基于Vue 2.0的组件库

blog.core's People

Contributors

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