·dotnet-wpf-modern
</>

dotnet-wpf-modern

Builds WPF on .NET 8+. Host builder, MVVM Toolkit, Fluent theme, performance, modern C# patterns.

9Installs·0Trend·@novotnyllc

Installation

$npx skills add https://github.com/novotnyllc/dotnet-artisan --skill dotnet-wpf-modern

How to Install dotnet-wpf-modern

Quickly install dotnet-wpf-modern AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/novotnyllc/dotnet-artisan --skill dotnet-wpf-modern
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: novotnyllc/dotnet-artisan.

SKILL.md

View raw

WPF on .NET 8+: Host builder and dependency injection, MVVM with CommunityToolkit.Mvvm source generators, hardware-accelerated rendering improvements, modern C# patterns (records, primary constructors, pattern matching), Fluent theme (.NET 9+), system theme detection, and what changed from .NET Framework WPF.

Version assumptions: .NET 8.0+ baseline (current LTS). TFM net8.0-windows. .NET 9 features (Fluent theme) explicitly marked.

WPF on .NET 8+ is a significant modernization from .NET Framework WPF. The project format, DI pattern, language features, and runtime behavior have all changed.

Builds WPF on .NET 8+. Host builder, MVVM Toolkit, Fluent theme, performance, modern C# patterns. Source: novotnyllc/dotnet-artisan.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/novotnyllc/dotnet-artisan --skill dotnet-wpf-modern
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from novotnyllc/dotnet-artisan

Quick answers

What is dotnet-wpf-modern?

Builds WPF on .NET 8+. Host builder, MVVM Toolkit, Fluent theme, performance, modern C# patterns. Source: novotnyllc/dotnet-artisan.

How do I install dotnet-wpf-modern?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/novotnyllc/dotnet-artisan --skill dotnet-wpf-modern Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/novotnyllc/dotnet-artisan