Building a MAUI CustomRefreshView
Solving the .NET MAUI RefreshView Limitation on macOS: building a MAUI CustomRefreshView from scratch for all platforms
Solving the .NET MAUI RefreshView Limitation on macOS: building a MAUI CustomRefreshView from scratch for all platforms
We will walk through the design and implementation of a flexible, reusable Matching Pairs component for .NET9 MAUI
One of the most iconic and important computers of the 1980s is set to make a comeback. All-new Commodore 64…
I will create a new MAUI reusable component for list of strings using FlexLayout with add and remove functionalities.
I will provide a script for cloning all repositories from Azure DevOps in an organisation with projects and repositories using…
The NuGet package WebApiDocumentator is an alternative to Swagger and the design is simple and more useful for developers and…
The connection with RabbitMQ isn't always stable. The reconnection not always is working. I want to create a resilient connection…
Steps on how to create a working pipeline to release SSIS packages using Azure DevOps from the creation of the…
Here I explain how releasing Windows Services using pipelines in Azure DevOps. It helps you achieve a CD/CI for your…
Here how deploying Windows Services using pipelines in Azure DevOps. This helps you achieve a proper CD/CI for your Windows…
Today, Microsoft announced a new generative AI model for games called Muse in Cambridge, UK. This new technology is explained…
Continue the tutorial about APIs with Entity Framework Core and in particular how to implemente the PUT to update a…
Here how to change the minimal APIs with Entity Framework Core for POST and GET in order to save and…
I want to give a complete example of minimal APIs in Blazor with Entity Framework Core with complex objects.
I am creating with NET9 using Entity Framework Core that returns PendingModelChangesWarning. Here how to understand this error and fix…
NET 9 is here and out today. In this post, I highlight the top updates across 8 key areas. Are…
What is the workaround when you get the error Maui error Javax.Crypto.AEADBadTagException with MAUI version 8.0.82
Sequoia doesn't work with MAUI. Now I can't try my apps on iOS. It is still working for macOS. Here…
The MAUI Picker doesn't work for MacCatalyst. And this is quite annoying. Here an idea how implement a workaround to…
I released a new component called Language Dropdown for MAUI. This displays a dropdown with all the languages in the…
Here is the first look at Star Wars Outlaws, the most awaited game of the year. The Star Wars universe…
I have created a simple C# console application as a tool to split big SQL scripts. For example, I had…
I show how display HTML with NET8 MAUI Label using only the Label attributes. The source code of this post…
Today, after 2 years, I released a new Markdown Editor components for JavaScript and Blazor. The full source code is…
I'm going to release a simple cross-platform offline country data library for NET8. The library is based on the ISO-3166-1…