Open Closed

How can i generatel Angular UI with current project? #7341


User avatar
0
surajlokhandemmew created
  • ABP Framework version: v8.1.0
  • UI Type: MVC
  • Database System: MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): no

Actually I’m looking to generate additional Angular UI components for our current project. The current Razor view-generated pages UI doesn't quite meet our expectations. Can you recommend an easy-to-integrate UI framework that works well with the Lepton Pro theme?


12 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Does the abp suite meet your requirements?

  • User Avatar
    0
    surajlokhandemmew created

    hi

    Does the abp suite meet your requirements?

    The ABP Suite has been fantastic for generating components and has saved a lot of development time. However, I'm finding it challenging to enhance the UI to the level we desire. The suite's convenience has admittedly made me a bit lazy in this regard, so I’m reaching out for your guidance.

    Could you recommend a UI framework that integrates smoothly with ABP and the Lepton Pro theme? We're looking for something that can help us achieve a more polished and modern look and save time too.

    Thanks for your help!

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Lepton is a UI theme based on Bootstrap. I think you can use any UI framework compatible with Bootstrap 5.

  • User Avatar
    0
    surajlokhandemmew created

    Okay and what about generating Angular ui?

    Right now i am getting following error while generating Master-Child Entities

    Make sure ABP Suite version is equal to the Volo.Abp.Commercial.SuiteTemplates package version and that your solution has been built recently. The template below is missing: Volo.Abp.Commercial.SuiteTemplates.Templates.Server.Domain.MasterEntityDeletedEventHandler.txt

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    The suite is the only tool to generate code.

    Make sure ABP Suite version is equal to the Volo.Abp.Commercial.SuiteTemplates package version and that your solution has been built recently. The template below is missing: Volo.Abp.Commercial.SuiteTemplates.Templates.Server.Domain.MasterEntityDeletedEventHandler.txt

    Can you create a new question? we will refund your credits.

  • User Avatar
    0
    surajlokhandemmew created

    Volo.Abp.Commercial.SuiteTemplates.Templates.Server.Domain.MasterEntityDele

    This error ii resolved by updating all the packages.

    How can i use abp suite to generate UI for angular as project is MVC razor pages. Where should i change the configuration so it will generate angular UI

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    This error ii resolved by updating all the packages.

    Great 👍

    How can i use abp suite to generate UI for angular as project is MVC razor pages. Where should i change the configuration so it will generate angular UI

    I will ask our suite teammate.

  • User Avatar
    0
    surajlokhandemmew created

    Any Update?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    How can i use abp suite to generate UI for angular as project is MVC razor pages. Where should i change the configuration so it will generate angular UI

    Hi, I did not understand what you meant. Can you please explain it?

  • User Avatar
    0
    surajlokhandemmew created

    . How can i use abp suite to generate UI for angular as project was originally generated with MVC razor pages. Where should i change the configuration so it will generate angular UI

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    . How can i use abp suite to generate UI for angular as project was originally generated with MVC razor pages. Where should i change the configuration so it will generate angular UI

    ABP does not create only Angular project for your existing solution. You should create an angular project and copy the angular folder and make the related configurations for your existing solution.

    Then, you can open the appsettings.json file under the %UserProfile%.abp\suite folder and change your application's UI as angular. Then, you can generate CRUD pages for Angular UI.

  • User Avatar
    0
    improwise created

    hi

    Does the abp suite meet your requirements?

    The ABP Suite has been fantastic for generating components and has saved a lot of development time. However, I'm finding it challenging to enhance the UI to the level we desire. The suite's convenience has admittedly made me a bit lazy in this regard, so I’m reaching out for your guidance.

    Could you recommend a UI framework that integrates smoothly with ABP and the Lepton Pro theme? We're looking for something that can help us achieve a more polished and modern look and save time too.

    Thanks for your help!

    We kind of came to the same conclusion for our project(s) resulting in that we mainly used ABP Suite for generation of non UI code to save some time but instead built the UI ourselves with something like DevExpress, Telerik etc. Especially with LOB applications where a powerful datagrip component is a requirement etc.

Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11