GithubHelp home page GithubHelp logo

Comments (5)

tiandao-dongguan avatar tiandao-dongguan commented on May 26, 2024

abp的模块是区别于Orchard或者nop的动态模块系统的,比如nop的插件,可以独立于现有系统,通过配置文件来标识,或者可以很方便的通过修改自带的插件来实现,nop的插件可以独立,只需要关键的插件dll即可,任何人,任何系统注册后都可以调用。

abp的模块目前还没实现完全独立,因为abp的模块或者说程序集之间有引用关系,他并不能动态的加载。

from abpdocument2chinese.

dusdong avatar dusdong commented on May 26, 2024

我感觉abp的模块主要是为了程序开发层面组织代码的便利性吧

from abpdocument2chinese.

tiandao-dongguan avatar tiandao-dongguan commented on May 26, 2024

可以这么认为,abp模块主要是功能的封装,比如权限模块,博客模块,都是需要多个程序集(DLL).也可以是单个程序集,比如webapi模块。

from abpdocument2chinese.

lun3322 avatar lun3322 commented on May 26, 2024

在企业应用中,一个主项目,下面有博客,cms,oa三个项目,怎么组织项目呢,基于abp
要求是部署在同一个IIS站点下面,不可以使用 添加应用程序 的方式.

from abpdocument2chinese.

lun3322 avatar lun3322 commented on May 26, 2024

作者说在1.0版本会增加这个功能

from abpdocument2chinese.

Related Issues (20)

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.