Atividades de "Serge"

ok, thank you

  • ABP Framework version: v7.2.2

  • Database System: EF Core (PostgreSQL)

  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

    Hi I want to add the ability for user to create tenants so I plan to launch tenant creation from auth app. The problem is according to documentation all our permission definitions should be in Application.Shared but they are not registered during tenant creation from auth. And if I want to move them to Domain or Domain.Shared then the DbMigrator throw errors during seeding. So what is the best way for auth to get permissions registered in both host and auth?

    Thank you

Error from DbMigrator

ok, thank you

  • ABP Framework version: v7.2.2
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hi I want to make a join of few tables and select data from result via linq query. Where is the best place to put it: in repositories or in app services? Logically it sounds better in repositories, but EFCore module doesn't have reference to Contracts module with dtos. What is a better approach according to ABP architecture and DDD?

Thank you

Mostrando 1 até 4 de 4 registros
Made with ❤️ on ABP v8.2.0-preview Updated on março 25, 2024, 15:11