Activities of "hanntd"

hi

I think this is the setting of the database.

https://docs.aws.amazon.com/dms/latest/sql-server-to-aurora-postgresql-migration-playbook/chap-sql-server-aurora-pg.sql.casesensitivity.html

I don't mean for table name but I mean for the content/data we input to search, for example we have the original data as below: Then I input "blazor" to filter data and nothing can be fitlered: But if I input exactly as data stored in the database "Blazor", the result is ok and can be filtered:

  • ABP Framework version: v7.2.2
  • UI type: Blazor
  • DB provider: Postgres
  • Tiered (MVC) or Identity Server Separated (Angular): yes Hi, How to disable case sensitive filter when searching as we are using Postgres. Thanks Dharma Han Nguyen

Hi Liangshiwei, Thanks for your support, I can do for #1. Regarding to #2, which project in the module I need to package as there are many projects inside module solution Thanks Dharma (Han Nguyen)

  • ABP Framework version: v7.1.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes Hello ABP Team, I'm using ABP Suite to generate ABP Module Template and I need your support followings:
  1. How can I generate Blazor UI for my generated Module template, when added new entity by using ABP Suite it will created MVC UI as default.
  2. How can I package my Module so that I can using package to import into my Main solution instead of reference module projects in the source code. Is there any document related to this toptic?

Thanks Dharma (Han Nguyen)

Yeah, that's a good news and waiting for this update. Thank you so much

Hi Shiwei Liang, Thank you so much for your support. Finally, the problem is fixed and able to deploy to IIS successfully. Will this issue be fixed in the next version so that we can use default ABP Template and deploy to IIS as an application under the root domain? Thanks Dharma

I have sent email to you. Thanks

Yes, already updated before publish blazor app

Hi, I have done as you guided but still error:

  1. Added new script files and run dotnet build, abp bundle successful:
  2. Publish Blazor and run on IIS:

I cleared browser now AuthServer and Swagger are ok to login and authorize but for Blazor still error: I changed in index.html of Blazor app for base href: This appsetting for blazor:

Showing 61 to 70 of 83 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11