Prepare a MAUI environment
After my experience starting a new project and still feel the pain, here I show you How to prepare a…
After my experience starting a new project and still feel the pain, here I show you How to prepare a…
I show you how to add SQLite to the MAUI application in order to have a small database in your…
In this post I show how to use biometric authentication in MAUI in your applications for iOS and Android and…
It is time to start with MAUI. With the Release Candidate from yesterday we can update Visual Studio 2022 Preview…
The exciting news in April for mobile app development is that the release of .NET MAUI Release Candidate (RC) is…
In this new post I show you how to install MAUI with Visual Studio 2022 (Preview) after the official release…
Microsoft is talking a lot about this new technology and here I will explain how to install MAUI with Visual…
This article wires up two big cloud providers, Microsoft Foundry and Amazon Bedrock and builds the factory that routes between…
Persist embeddings in a vector store, search them, and use what you find to ground a chat model's answers, the…
Text is not the only thing models generate. Microsoft.Extensions.AI abstracts image generation behind IImageGenerator. With troubleshooting.
How IEmbeddingGenerator works in NET10: turn a PDF into chunks, chunks into vectors, and a question into ranked results, with…
How can we test a component based on Microsoft.Extension.AI that gives a different answer every time it runs? Here an…
A language model knows what was in its training data and nothing else. Tool calling closes that gap with custom…
Second post where using Microsoft.Extensions.AI I build the first AI client keeping the history of the chats and instruct the…
Microsoft.Extensions.AI is a small set of abstractions in the box, and providers that plug in behind the common AI providers…
NET 9 is here and out today. In this post, I highlight the top updates across 8 key areas. Are…
In this new post, I want to show you via a simple project how to use in MAUI FlexLayout with…
The MAUI Picker doesn't work for MacCatalyst. And this is quite annoying. Here an idea how implement a workaround to…
Language In Use is here! I'm so excited about the presentation of my new project. My new app helps you…
Microsoft has recently announced the release of NET8, the latest version of its popular software development platform
How to install Windows Subsystem for Android and debugging a new MAUI app with Android debugging with Windows Subsystem (outside…
Getting started with Swift development is a quick post to give you the basis to start creating apps with your…
In this new post, I explain how to configure IdentityServer for Xamarin Forms to integrate Web Authenticator using Xamarin Essentials
Getting started with C# and Blazor explains how this new Microsoft technology is working and the basic information to understand…
With GymConnections every gym has its own community of people. So, people can virtually meet, chat, organize to see each…