Open Closed

How to create and add a module with Angular UI step by step? #1135


User avatar
0
wai created

Please be in awe of how to create a module and integrate it into your Angular application. Describe step by step.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

2 Answer(s)
  • User Avatar
    0
    Mehmet created

    Hi wai

    Have you seen the web application development tutotial? This covers creating a new module and including that to the app.

    If you want to create a separated module for using that more than one Angular app, you can create a module solution. Please see the module template details: https://docs.abp.io/en/abp/4.3/Startup-Templates/Module

    If you still have any questions after looking through these documents, please ask them in detail.

  • User Avatar
    0
    wai created

    Thanks Mehmet.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 03, 2025, 08:38