Maarten
10/05/2023, 7:45 AMAndy Boot
10/05/2023, 11:02 AM[TableName("MyCustomTable")]
and [PrimaryKey("Id")]
) to your entity classes in order for Konstrukt to understand your model, however you can still use the same classes within your EF configuration.Maarten
10/05/2023, 1:13 PMAndy Boot
10/05/2023, 9:15 PM