Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Razor Pages Stuck Trying to show data on page

$
0
0

I have the following code behind for a Razor Page...  I cannot seem to figure out how to show the data on the html page?

I've gone in circles and would appreciate any help. 

I've tried all kinds of things but on the page i was trying the following among other things... with no luck. 

@foreach (var item in Restaurants)
{
<div>@item.Id</div>
}


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>