Activities of "thanhvl1"

I also think we should have a feature to reduce the seat

Hi,

I've tried the new Microservice template version 4.3.0. I created new service as the guide and sucessfully but I wonder how can I add it to Abp suite for generate code properly? Of course, I can easily add it by "Add Exsisting solution", but when I build and generate code, I've got error "Not found Volo.Abp.Commercial.SuiteTemplates". I think it's not a proper way to generate code for microservice by using Abp Sutie

Abp suite doesn't support code generation for microservice template.

is there any plan to integrate it to abp suite? Because it's a pro version and in application-pro or module-pro we can also use the abp suite

Hi,

I've tried the new Microservice template version 4.3.0. I created new service as the guide and sucessfully but I wonder how can I add it to Abp suite for generate code properly? Of course, I can easily add it by "Add Exsisting solution", but when I build and generate code, I've got error "Not found Volo.Abp.Commercial.SuiteTemplates". I think it's not a proper way to generate code for microservice by using Abp Sutie

Question

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: v4.1.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

When I upgraded to version 4.1.2, my text localize not effect. It seem get default text though I have changed these values. I call it through gateway, my config like below image Angular: Core:

Hi Mehmet How i can get query parameters on razor page after login?

  • I created HomePage.cshtml in IdentityWeb.
  • I added redirectUri in enviroment.ts (Angular) to after login i can go to HomePage.cshtml
  • From my angular site i click login
  • When I login success i click button report to go to my angular site. My code is: <a href="https://localhost:4200" style="color:white; font-family:SourceSansPro-Bold" class="button">REPORT </a> but when it redirect to angular site. It not login

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 , MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue: I have 2 page one is angular and another is razor First i go to page in angular to login It's login succes and redirect to my home page i created in IdentityServer web with razor but when i click buton to go to page in angular, my page in angular is not login

How can I log into the razor site in IdentityServer and press the button it points to the angular page that is already logged in?

Answer

Hi @alper,

Before, I used version below v4.0 and after I've upgraded to v4.0, so the swagger not show api anymore.

Answer

Hi @Alper,

I answer your questions below.

your project type: angular. tiered or seperated identity server?: seperated identity server is it AppService or normal Controller?: It's in the Controller inherrit from IAppService can you compare the Suite generated code with your existing? I do the migration by generating the new code with the same Namespace and the same project name, so that I can copy all and replase by check the diff in the subversion.

My controller project and swagger as below

Answer

After upgrade to v4.0.0, I cannot see my entity API in Swagger anymore.

I've tried to create a new solution version 4.0.0 by Abp Suite and it's normal

Showing 11 to 20 of 54 entries
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 September 18, 2025, 07:10