I created a small utility to help solve Le Mot (source), a game using the same concept as Wordle, but in French, created by @louanben.
The utility allows filtering a list of words through exact letters, potential letters, and non-present letters. Find Le mot: Solveur directly on my site.

See also
- dotnet watch: you use it for hot reload. You should do more with it.
- Microsoft Agent Framework: First Agent, MCP, and Multi-Agent Workflows
- MCP in C#: Exposing Your Own Tools to Any AI Client
- A Tour of My Public GitHub Repositories
- Quality & Delivery: Testing, Security, Performance, and CI in Mes Recettes