Simple context auditing library, forked and rewrited.
$ dotnet add package Imouto.AuditableThis is rewrite of original library without any consideration of backward compatibility, please don't update to this version if you already have working code.
Changes:
Changes in 2.2:
<PackageReference Include="Imouto.Auditable" Version="2.2.3" />
Unit of work style to auditing changesRead, Removed, Created and Modified instancesdelta is provided using the Json Patch SpecificationCustomise what you write to the audit log with your own ParserFile, Console or bring bring your own if you needexplicit or observedIPrincipal or IClaimsPrincipalConsider using original library: https://github.com/dbones-labs/auditable