We are at agileeas.. Net plug-in interface imodule and agileeas. the module plug-in and running container are introduced in the plug-in running container. This article introduces agileeas.. NET platform.
We know that agileeas. the basic idea that the net platform depends on is that plug-ins of various modules are developed independently and then integrated through the resource management platform. What about the resource management platform, I understand it as a group of basic management applications supported by certain running containers. The functions include installing, organizing, and managing module plug-ins, and managing system accounts and roles, provides consistent permission management systems and related configuration tools.
This article focuses on the installation and management of module plug-ins, which is also the integration of module plug-ins. We provide a business module for module management to complete the installation, configuration, and uninstall functions.
As we can see, module management is also a module plug-in and developed according to the module plug-in standards. However, it is only within the release of the built-in agileeas. NET platform. The following shows the module installation:
We mentioned in the plug-in interface imodule of agileeas. Net that the module plug-in interface imodule defines a lot of self-description information such as guid, name, version, type,ProgramSet, description, developer information, etc. This information is used in module integration. After the module is installed, we select an assembly file, and the system automatically reads all module plug-ins contained in the Assembly, click the Install button for the module to be installed. Uninstall the module:
Select a module in the module list, select uninstall, and uninstall the module from the platform after confirmation. The module attributes and simple configuration are as follows:
In the module attribute interface, we can set the module sorting code and the URL mount point of the webfrom module plug-in. Of course, the access permission to the module is also completed here.ArticlePermission management is described in the independent article in.
I will briefly introduce the integration of module plug-ins. Next I will introduce the module's organizational system.
Link: agileeas. NET application development platform Introduction
Agile Software Engineering Lab