Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

533 B

//[doc-seo]
{
    "Description": "Learn how to extend and customize ABP modules effectively with our comprehensive guide on module customization."
}

Customizing the Modules

ABP modules are designed to be extensible and customizable. They fully implement the extensibility system that is defined by the ABP. See the Customizing the Application Modules guide to learn different ways of extending/customizing a module.