maliming

Results 526 comments of maliming

hi I'm not familiar with `where to look to update the billing and price per addon`. But we do have a payment module. https://docs.abp.io/en/commercial/latest/modules/payment

hi Your app only uses `JwtBearer`as authentication method. Please refer to qa links below: https://support.abp.io/QA/Questions/5167/Hangfire-Authorization-Problem https://support.abp.io/QA/Questions/3199/Hangfire-Dashboard-Authorization-is-not-working

It works for me. ![image](https://github.com/abpframework/abp/assets/6908465/f335ca5f-3832-4a47-9385-4208a8517c98)

> it fails to load DLLs How can I reproduce this?

Developers should use the same CLI version as the project package version, at least the same NET platform version. (net 7, net 8) --- Of course, they can install CLI...

We can output a warning message for the `abp bundle` command and add a document to explain this. Include `dotnet-tools.json` still requires the developer to do extra work, so I...

hi This is related to EF Core and not ABP. ABP will support EF Core features.

hi Can you share some steps for adding `Blazor Identity Ui` to a template project?