The End of Silent Localization Errors in .NET Apps - Meet resx-lint
"Stop silent localization errors in .NET apps. resx-lint validates .resx keys in XAML and C#, auto-fixes errors, and integrates into your build pipeline."
ARTICLES & TUTORIALS
Insights about development, games, and technology. Sharing experiences and learnings.
"Stop silent localization errors in .NET apps. resx-lint validates .resx keys in XAML and C#, auto-fixes errors, and integrates into your build pipeline."
"Meet MAUI Forge, an open source CLI tool to automate versioning, build, and device management in .NET MAUI projects."
"Automate .NET MAUI version bumps with this free PowerShell script. Sync iOS and Android versions, increment build numbers, and push Git changes in seconds."
"Struggling with PDF generation in .NET MAUI? Meet Papiro: a lightweight, open-source library that converts HTML to high-quality PDFs on Android and iOS. Create professional invoices and reports without the bloat of traditional PDF engines."
"Are you seeing warning XA0141 in your .NET MAUI build logs? Android 15 and 16 are moving to 16 KB page sizes, which causes older SQLite libraries to crash on newer hardware. In this guide, I explain exactly why this is happening and provide a step-by-step solution to switch to bundle_e_sqlite3 and future-proof your application."
"Migrating from SmarterAsp.net to Hostinger VPS with Coolify & .NET Aspire: Freedom, control, & cost savings for .NET development."
"Announcing MAUIBleScanner! A cross-platform .NET MAUI BLE scanner for iOS & Android. Built with Shiny.NET. Explore the code on GitHub!"
".NET MAUI 9 migration: Fix EventToCommandBehavior BindingContext issues. Learn how to explicitly set BindingContext for Behaviors."