AuditedDbContextBuilderExtensions Class
In This Article
Allows you to configure the main (business object) and additional (audit history) DbContext
objects in applications with the Audit Trail Module.
Namespace: DevExpress.ExpressApp.ApplicationBuilder
Assembly: DevExpress.ExpressApp.AuditTrail.EFCore.v24.2.dll
NuGet Package: DevExpress.ExpressApp.AuditTrail.EFCore
#Declaration
See Also