Hi,
I am using Razor Pages on macOS. What is the best way to view multiple models in one view. I have a dashboard layout with two columns. In one column I want to use the pdfviewer model and in the other I want to use the grid model. I found some examples on how to use ViewData, Tuples, etc. Please let me know if you recommend a techniques for razor pages.
Thanks,
Maral