@using Server.Models @using System.Web @model HomeIndexViewModel @{ ViewData["Title"] = "Home Page"; int i = 0; Dictionary domains = []; Model.Searchdomains.ForEach(domain => { domains[i++] = domain; }); }

Searchdomain1

Cache utilization: 2.47MiB
Recent queries
@*
Some test query
Some other test query
*@
Entities
Name Action
@*
Someentity
Some other test query
*@