Microsoft.EntityFrameworkCore.AutoHistory 5.0.8 not working in .net framework 6.0

SUBRAMANI Praveena 1 Reputation point
2022-12-13T12:08:52.137+00:00

Initially we have framework version 3.1 and Entity framework autohistory 2.1
Then we have upgraded the version framework version 6.0 and Entity framework autohistory 5.0.8

After upgraded framework version autohistory not working and it's throw an error as below
"Method not found: 'System.Type Microsoft.EntityFrameworkCore.Metadata.ITypeBase.get_ClrType()'"

Please confirm which autohistory version will work for framework 6.0

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
697 questions
{count} votes