Method not found: ‘System.Object Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable.get_Item(System.String)’
I’m using C# and I want to Add-Migration InitialVersion but have an problem: Method not found: ‘System.Object Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable.get_Item(System.String)’ Nuget …