DinePlan
Results
2
comments of
DinePlan
I am running on Port 9090. Please check... Same Issue here as well.
I am getting the following exception as {"Unable to cast object of type 'Z.EntityFramework.Plus.AuditEntry' to type 'DinePlan.DineConnect.Audit.TenantAuditEntry'."} and my code is `AuditManager.DefaultConfiguration.AutoSavePreAction = (context, audit) => (context as DineConnectDbContext).CustomAuditEntries.AddRange(audit.Entries.Cast());`