Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit.EntityFramework.Core add support for EF8 Complex Types #638

Closed
thepirat000 opened this issue Nov 16, 2023 · 1 comment
Closed

Audit.EntityFramework.Core add support for EF8 Complex Types #638

thepirat000 opened this issue Nov 16, 2023 · 1 comment
Assignees

Comments

@thepirat000
Copy link
Owner

EF8 now supports “Complex Types” to cover objects structured to hold multiple values but with no key defining identity.

Audit.EntityFramework.Core should include the complex types in the audit output (i.e. Changes / ColumnValues collections).

@thepirat000 thepirat000 self-assigned this Nov 16, 2023
@thepirat000 thepirat000 changed the title Audit.EntityFramework.Core add support for Complex Types Audit.EntityFramework.Core add support for EF8 Complex Types Nov 16, 2023
@thepirat000
Copy link
Owner Author

Support for Complex types was added in version 22.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant