@page "/" @namespace BookStore.Blazor.Pages @using System.Globalization @using Lsw.Abp.AspnetCore.Components.Server.AntDesignTheme.Bundling @using Lsw.Abp.AspnetCore.Components.Web.AntDesignTheme.Themes.AntDesignTheme @using Microsoft.AspNetCore.Mvc.TagHelpers @using Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers @using Volo.Abp.Localization @{ Layout = null; var rtl = CultureHelper.IsRtl ? "rtl" : string.Empty; } BookStore.Blazor
An error has occurred. This application may no longer respond until reloaded. An unhandled exception has occurred. See browser dev tools for details. Reload 🗙