arch / AutoHistory

A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.
MIT License
783 stars 109 forks source link

Update to NET5.0 #54

Closed lxmanh closed 3 years ago

lxmanh commented 3 years ago

I just try to use this library in my NET5.0 project. So I just fork with update Nuget packages to NET5.0.

rigofunc commented 3 years ago

Could you update Newtonsoft.Json to use System.Text.Json?