The SDK I am using is .NET 5.0.100 .
I am about to render a RazorView(without a controller) into a string, just like this:
@model Sample.TopicArticleMo