Activities of "cala"

well, it reference v7 packages and require net 7 - so we cannot update to it.

Package Volo.Abp.AspNetCore.Components.Server.LeptonXTheme 2.0.0 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package Volo.Abp.AspNetCore.Components.Server.LeptonXTheme 2.0.0 supports: net7.0 (.NETCoreApp,Version=v7.0)

@EngincanV will there be a v6 release for this fix ?

ok thanks

@christianharoh abp suite will do this for you, just check "Separated tenant schema", details can be found in thedocumentation

well, you cant implement IIdentityDbContext without IdentityClaimType and IdentityLinkUser

we need to use user information ( like user name, last name, etc ) in our queries - this only works if the user is on the same context.

so this moves also LinkUser and ClaimType to the tenant context :/ is there Identitydbcontext for user information (IdentityUser) only ?

thanks, you can ask @maliming for the example project ( its an almost empty project, generated by abp suite 6.0 ) - have sent it to his email

.... 0. ( adjust connection string for your setup )

  1. install libs
  2. run dbmigrator
  3. run blazor
  4. login with admin account
  5. navigate to 'Linked accounts' or 'Claim Types'

have sent you an email

Blazor Server

Showing 11 to 20 of 41 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13