Open Closed

Volo.Saas.Tenants. vs Volo.Abp.TenantManagement.Tenant #873


User avatar
0
ian.kulmatycki@perimeter9.com created

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: 4.2.0
  • UI type: None
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Perhaps I am missing it in the docs, I cannot seem to find the difference between the Saas Tenant entity, and the Abp Tenant Entity. We need to get involved a bit during the registration process.  I need to create my own 'registration service'  and I'm not sure what/which/all tenant types that need to be created/persisted, or if there is even a relationship between the two. Thanks, ian


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You should use Volo.Saas module instead of Volo.Abp.TenantManagementmodule.

    Volo.Abp.TenantManagement is free and open source module, Volo.Saas have more features than it.

    https://docs.abp.io/en/commercial/latest/modules/saas https://abp.io/packages?moduleName=Volo.Saas https://commercial.abp.io/modules/Volo.Saas

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11