Hi,
I need use EntityFramework.Extended with EntityFrameworkWithHierarchyId, but i have some errors.
When i use EntitityFramework 6.1.x i don't have any problem, but when i install EntityFrameworkWithHierarchyId i see the following error:
"'WebApplication.Models.DB_POC_Auditoria_CadgContext' does not contain a definition for 'BeginAudit' and the best extension method overload 'EntityFramework.Extensions.AuditExtensions.BeginAudit(System.Data.Entity.Core.Objects.ObjectContext, EntityFramework.Audit.AuditConfiguration)' has some invalid arguments D:\Projetos\EntityFrameworkExtended\POC_Audit_Entity\WebApplication\Models\DB_POC_Auditoria_CadgContext.cs".
Thanks,
Thayson
I need use EntityFramework.Extended with EntityFrameworkWithHierarchyId, but i have some errors.
When i use EntitityFramework 6.1.x i don't have any problem, but when i install EntityFrameworkWithHierarchyId i see the following error:
"'WebApplication.Models.DB_POC_Auditoria_CadgContext' does not contain a definition for 'BeginAudit' and the best extension method overload 'EntityFramework.Extensions.AuditExtensions.BeginAudit(System.Data.Entity.Core.Objects.ObjectContext, EntityFramework.Audit.AuditConfiguration)' has some invalid arguments D:\Projetos\EntityFrameworkExtended\POC_Audit_Entity\WebApplication\Models\DB_POC_Auditoria_CadgContext.cs".
Thanks,
Thayson