A library for Entity Framework that automatically maintains an audit history of property-level changes in .NET applications.
EntityFramework.VersionedProperties is a .NET library that enables fine-grained data versioning at the property level for applications using Entity Framework. It automatically tracks historical changes to individual properties, providing a built-in audit trail without requiring manual implementation.
The library aims to simplify audit trail implementation by providing a declarative, property-focused approach that integrates seamlessly with Entity Framework's change tracking and persistence mechanisms.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.