public async Task OnGetCreateParentCatalogAsync() { CatalogDto = await _catalogService.CreateNewParentCatalog("¹þà¶").ConfigureAwait(false); }