Dependency Injection with the PlayFab SDK
As my work on PlayFabBuddy continues, I'm identifying more ways to better use the PlayFab SDK. One thing I started thinking about was how to use the PlayFab C# SDK and use it with Dependency Injection.

cloud native game development
As my work on PlayFabBuddy continues, I'm identifying more ways to better use the PlayFab SDK. One thing I started thinking about was how to use the PlayFab C# SDK and use it with Dependency Injection.
You just got onboarded into a cool Azure program like the Microsoft for Startups or ID@Azure and got a bunch of Azure Credits and are wondering how you can activate them? Then you are in the right place as I will explain some concepts for folks that don't have an Azure Account yet and people that wa…
I'm currently running this Blog on top of an Azure App Service and recently needed to create a new Certificate to run SSL on this Blog. As I don't want to have any unnecessary dependencies, I decided to get this done manually through Certbot from my Windows PC.