Activities of "hungvt"

hi support team, I got an error when edit clients (Identity server). My projecyt is UI angular.


Thank!

Hi team, I want customize for login page (Angular UI).You can send Account management module angular (@volo/abp.ng.account). Thanks

Hi team, Let me ask: How to config value of 'apiName' when run cmd : 'abp generate-proxy'. Now when I finish running the command, value 'apiName' is 'Default'. I want to change another apiName in environments. Thanks!

Hi team, Please me how to custom layout account pro? Thank!

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

Thanks liangshiwei, When create Default.cshtml then login page lost all css

Hi team, When i logout in angular, i using token copy from access_token in Local Storage to call api service by Postman. Reponse status is 200. How to prevent using access_token reuse when logouted? (Return 401) Thank!

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

Hi team, I run generate-proxy error : does not exist in API definition:

  • cmd: abp generate-proxy -m 'danh-muc'
  • API define
  • NetCore
  • ABP Framework version: v3.1.2
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): yes Hi team,

Caching in "aspnetboilerplate" can group many key cache as a group (https://aspnetboilerplate.com/Pages/Documents/Caching)

Let me ask : Caching in "Abp.IO" how to group many cache as a group?

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.1.2
  • UI type: Angular Hi team, I using IIdentityUserAppService to call function CreateAsync. How to AllowAnonymous Authorize for Authorize IIdentityUserAppService Thank
  • ABP Framework version: v3.2.0 I used UnitOfWorkTransactionBehavior.Disabled for mongoDb project, then UnitOfWorkTransactionBehavior of mysql as disable. How to disable only Mongo project. Configure<AbpUnitOfWorkDefaultOptions>(options => { options.TransactionBehavior = UnitOfWorkTransactionBehavior.Disabled; }); Thank!
Showing 1 to 10 of 18 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11