Blog

Discover our latest posts

.NET 9.0 - .NET Maui from Frame to Border
February 20, 2025 | C#
Since .NET 9 the compiler warns “Frame” is obsolete: “Frame is obsolete as of .NET 9. Please use Border instead.”. Well, u...