Results 2 issues of BoJiang

System.InvalidOperationException: The model item passed into the ViewDataDictionary is of type 'DemoPlugin1.Models.TestClass', but this ViewDataDictionary instance requires a model item of type 'DemoPlugin1.Models.TestClass'. at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary.EnsureCompatible(Object value) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary..ctor(ViewDataDictionary source, Object...

enhancement