Git Product home page Git Product logo

sugarsite's Introduction

SugarSite 一个支持移动端的企业站+BBS支持第三方登录

输入图片说明

数据库在AppData目录

QQ群:225982985

在线地址: www.codeisbug.com

使用技术

  • ASP.NET MVC
  • Layui
  • SqlSugar ORM
  • Autofac Ioc
  • MSSQL

**技术架构图 ** 输入图片说明

称词解释:

ViewAction :类型为 ActionResult类型的Action

ApiAction: 类型为JsonResult类型的Action,在这里作为一个业务接口使用

Pack: 为一个业务块,并且业务块和业务块之间是隔离的,每个业务块有多个 ApiAction 和多个ViewAction,

业务块与业务块之间的通信用的是RestSharp调用其它Pack的ApiAction

Outsourcing:业务块中的一些公用代码,可以是一个类也可以是一个文件夹,根据项目复杂度而定

预览 输入图片说明 输入图片说明 输入图片说明

sugarsite's People

Contributors

dotnetnext avatar

Watchers

James Cloos avatar  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.