@page "/" @using System.Globalization @using MyFirstBlazor.Components; @using MyFirstBlazor.Models; Index

Hello, world!

Welcome to your new app.

CurrentCulture: @CultureInfo.CurrentCulture