I am trying to inherit ContentPartRecord ,but it shows error "The type or namespace name 'ContentPartRecord' could not be found (are you missing a using directive or an assembly reference?)"
I include OrchardCore.ContentManagement.Records library but it still shows same error
