@inject Remotely.Server.Services.ApplicationConfig AppConfig @inject Remotely.Server.Data.DataService DataService @model IndexModel @{ var organizationCount = DataService.GetOrganizationCount(); }