Articles

Checkout out these articles! I mainly focus on Tech related topics with a heavy focus on .NET and anything relating to Game Development. But you will find some hidden gems about infrastructure like Kibana to Kubernetes!


  1. Blazor - Getting Started with Localization

    • Blazor
    • ASP.NET Core
    • C#
    • Localization

    This will be a quick article just stating the details needed to get a fresh ASP.NET Core Blazor application up and running with localization, and pointing out one main pitfall that is easy to overlook when setting up Localization.

  2. Blazor - Library Interop Generator 1.0 Release

    • Blazor
    • .NET
    • .NET 5
    • C#
    • Wasm
    • WebAssembly
    • BabylonJS

    I am finally comfortable enough to put the 1.0 Version on this project! The project it self is quite simple to grasp, you give it a TypeScript definition file and it will create a C# interop library for easier usage with ASP.NET Core Blazor.