I am working on building a Content Management System for our company and was planning to use System.Web.Hosting.VirtualPathProvider to store and retrieve the partial views from database.
Is there an equivalent of System.Web.Hosting.VirtualPathProvider in ASP.NET Core?