An Extention for Microsoft.EntityFrameworkCore to support automatically recording data changes history and some addentianal info such as ip,Os,and broswer agent
it is also support soft-delete pattern
A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history. This version has been enhanced with additional configuration options. This was originally based on Microsoft.EntityFrameworkCore.AutoHistory.