@page "/counter" @using Microsoft.AspNetCore.Authorization; @attribute [Authorize]
Current count: @currentCount