0
samalik created
I need to use Identity User of abp as an entity in abp suite, where it can be used as a navigation property in other entities.
- ABP Framework version: v8.1
- UI Type: MVC
- Database System: EF Core (SQL Server)
- Template Type: Application Template
- Tiered (for MVC) or Auth Server Separated (for Angular): No
1 Answer(s)
-
0
Hi, you can refer to https://abp.io/docs/latest/suite/generating-crud-page#establishing-creating-relations-with-installed-abp-modules-entit . This document explains how you can "create relations with installed ABP Modules' Entities".