Migrate MonoGame.Extended from 3.x to 4.1.0
In this article, I explain how to migrate a project using MonoGame.Extended to version 4.1.0, including MonoGame 3.8.4 and .NET 8 upgrades, package changes, and best practices.
In this article, I explain how to migrate a project using MonoGame.Extended to version 4.1.0, including MonoGame 3.8.4 and .NET 8 upgrades, package changes, and best practices.
MonoGame is a powerful, open-source C# framework for building cross-platform games. This guide will walk you through installing MonoGame, finding documentation, and creating your first simple game.
This article explains what is the MonoGame Framework, why it is a good choice to make games!
Discover how you can leverage dependency injection to make your Unity projects more modular, testable, and maintainable. This guide compares the top DI frameworks for Unity, explains best practices, and provides practical code examples for each major library.
Discover how I built my developer blog using the Hugo static site generator. Learn what makes Hugo powerful, how it compares to WordPress, and how to set up, write, and deploy your own Hugo website.