Frontmatec.AI.Windows
0.0.11
dotnet add package Frontmatec.AI.Windows --version 0.0.11
NuGet\Install-Package Frontmatec.AI.Windows -Version 0.0.11
<PackageReference Include="Frontmatec.AI.Windows" Version="0.0.11" />
<PackageVersion Include="Frontmatec.AI.Windows" Version="0.0.11" />
<PackageReference Include="Frontmatec.AI.Windows" />
paket add Frontmatec.AI.Windows --version 0.0.11
#r "nuget: Frontmatec.AI.Windows, 0.0.11"
#:package Frontmatec.AI.Windows@0.0.11
#addin nuget:?package=Frontmatec.AI.Windows&version=0.0.11
#tool nuget:?package=Frontmatec.AI.Windows&version=0.0.11
Frontmatec.AI.Windows
WPF chat UI for Frontmatec.AI agents — the desktop counterpart to Frontmatec.AI.AspNetCore.
Drop-in views and view-models for an embedded assistant: a streaming chat pane, a thread list, and an
interactive tool-approval prompt. Built on Frontmatec.Windows (MVVM) with Markdown rendering via
Markdig.Wpf.
Install
dotnet add package Frontmatec.AI.Windows
What's in the box
ChatView/ChatViewModel— the streaming conversation: token-by-token assistant output, tool activity, Markdown formatting.ThreadView/ThreadListView— browse, rename, and switch conversations.ChatToolApprovalPolicy+ToolApprovalRequestViewModel— a real interactive approval surface, so tools markedLlmToolApprovalMode.Askprompt the operator before they run (unlike a headless web backend, which has nowhere to ask).
Pair it with Frontmatec.AI.Tools.Windows for desktop host tools (theme, culture, image display).
The WINAI sample app in the repository shows the full wiring; see docs/wpf-chat.md. Targets
net10.0-windows.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- Frontmatec.AI (>= 0.0.11)
- Frontmatec.Windows (>= 3.0.1)
- Markdig.Wpf (>= 0.5.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.