"LeonTee" की गतिविधियाँ

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v3.3.1
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi, we have a project requirement of using .NET Core 3.1. When I tried to create new project under the version 3.3.1, it automatically create project version of 4.0.0. This will generate the .NET Core 5 dependencies in .NET code. Could you please advise how we can resolve this issue in order to restrict the project to use .NET Core 3.1. Thank you!

  • ABP Framework version: v4.0.0
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): Identity Server Seperated (Angular)
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi, I face some issue to generate CRUD Page using ABP Suite CRUB Page Generator. Originally, I can see it in the Angular Web Page after login as admin, but I cannot see anything now. I notice there are no proxy and domain classes generated in the Angular project. I try to create new solution and a simple Entity, also cannot see it generated. As there are no errors generated in the console, I assume there is not problem behind. Do I need to reset the environment? If so, would you mind to recommend one? i.e. uninstall the suite, cli? Thank you!

  • ABP Framework version: v3.2.2
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): no

After I have created GRUD Entities using the ABP Suite, I tried to delete some Entities. It appeared that those deleted Entities still shows up in the .NET code, Angular code and even the database. I tried to delete them manually. After I ran the Generate, all the deleted artifacts appears again.

May I know what is the proper way of deleting Entity from ABP Suite?

Thank you!

  • ABP Framework version: v3.1.1
  • UI type: Angular

Understand that ABP Suite does not support many-to-many (N:N) relationships when creating Navigation Properties. Our project requires us to support such relationship in our Entities. May I know what is the appropriate way to create such a relationship using ABP Suite?

To use your tutorial as an example, we need to support Tagging in the Book entity.

Book 1=>* Tagging Tagging *=>1 Tag

This would create many to many relationship. Please help to suggest a way to create such entities using ABP framework. If this is not possible, please suggest a way that ABP can support to create such scenarios. Many thanks!

Best regards, Leon

4 प्रविष्टियों में 1 से 4 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11