Hi jfistelmann,
Thank you for your supporting. But the breakpoint did not get hit in the overridden method.
Could you take a look at my implementation to see if I missed any step?
Other method is otherwise working well:
Edit: I found the solution, it is the method IIdentityUserAppService.GetAssignableRolesAsync(...) to be overridden, its API is api/identity/users/assignable-roles
.
Anyway, thank you for the suggestion. One last thing: How do I achieve the UI like this?
Hi, it's been a while. When will I get the answer for this?
Hello, is there any update on this?
I will check it again. Thank you so much.
Thank you. So how does the security of .NET 6 compare to .NET 7?
Because I've just done some research, .NET 7 has faster performance indeed, but nowhere mentions the improvement of security between 2 versions, so I assume it's pretty much the same, doesn't it?
Hi, is there any update?
I tried to put modelBuilder.UseGuidCollation(string.Empty);
in DbContextModelCreatingExtensions
instead of DbContext
and run migration, the parameter collations for newly created column are all disappeared, which is good, but it also alters current columns collation:
Because current columns use default collation, their collation parameter shouldn't be added, and surely not ascii_general_ci
.
Could you guy take a look at this?
Perfect! QA's package is a bit different but I still managed to make it work. Thank you so much.
Can you send your package.json ? https://drive.google.com/file/d/1BcqXOAeBxPdKhjVqB_Gv9eOAXiQkucBE/view?usp=share_link