Languages & frameworksMIT

.NET MAUI Data Binding

by .NET Platform (opens in a new tab) dotnet/skills

Implement type-safe .NET MAUI bindings, change notification, converters, and MVVM data flow.

Installation

Skills CLI

Skills CLI command
npx skills@latest add dotnet/skills --skill maui-data-binding

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Edits XAML, view models, converters, and project warning settings for compiled, AOT-safe bindings. Collection views, Shell navigation, and dependency injection are routed to dedicated companion skills.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size422 lines
  • Last checked27 Sept 2026 · 7fd85f91cf1e3b78eba196da60620db833dcfd9b007f0b143813875e30acd414

What it can touch

  • Edits code

    Changes files in your project.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/dotnet-maui/skills/maui-data-binding/SKILL.md on GitHub (opens in a new tab)