@page "/{culture=en}" @using Microsoft.AspNetCore.Mvc.Localization @inject IViewLocalizer Localizer

@Localizer["HomeTitle"]

@Localizer["HomeSubtitle"]

@Localizer.GetHtml("Intro1")

I've also written a few tutorials on various topics, usually involving information not readily available elsewhere. I hope you find them useful.

If you want a general overview of stuff I've made, check out my GitHub, itch.io, and Google Play.

If you'd like to get in touch, you can do so by clicking here.