Not Supported Constructs
The following LLBLGen Pro Designer constructs are not supported for Entity Framework Core v2. Using an element on this list will result in a validation error of the project. This list is this large because Entity Framework Core v2 is still limited in it's v2.0 version and this list follows these limitations.
- Type converters
 - Typed View definitions
 - Many-to-many relationships
 - Stored Procedure Calls
 - Table-Valued Functions
 - Entity Inheritance of type 'Target per Entity'.
 - Entity mapped to a View
 - Multiple catalogs per project