Frontmatec.Windows 3.0.1

dotnet add package Frontmatec.Windows --version 3.0.1
                    
NuGet\Install-Package Frontmatec.Windows -Version 3.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Frontmatec.Windows" Version="3.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Frontmatec.Windows" Version="3.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Frontmatec.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Frontmatec.Windows --version 3.0.1
                    
#r "nuget: Frontmatec.Windows, 3.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Frontmatec.Windows@3.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Frontmatec.Windows&version=3.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Frontmatec.Windows&version=3.0.1
                    
Install as a Cake Tool

Frontmatec.Windows

View Model Classes

  • BindableBase: A base class implementing INotifyPropertyChanged to support data binding.
  • HeaderedContentViewModel: A ViewModelBase with a Header property for labeled content.
  • ItemViewModel: A lightweight ViewModelBase representing an individual item in a collection.
  • ViewModelBase: A common base class for view models, providing property change notifications.
Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Frontmatec.Windows:

Package Downloads
Frontmatec.AI.Windows

WPF chat, thread, and tool-approval views for Frontmatec AI agents.

Frontmatec.AI.Tools.Windows

WPF host tools for Frontmatec.AI agents — theme switching, app shutdown, and inline image display.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1 411 5/12/2026
3.0.0 243 5/11/2026
2.1.15 105 5/4/2026
2.1.14 1,230 2/27/2026
2.1.13 808 1/13/2026
2.1.12 1,407 10/7/2025
2.1.11 412 9/24/2025
2.1.10 366 9/23/2025
2.1.9 403 9/15/2025
2.1.8 598 9/9/2025
2.1.7 312 9/8/2025
2.1.6 291 9/5/2025
2.1.5 344 9/4/2025
2.1.4 305 9/4/2025
2.1.3 301 9/4/2025
2.1.2 317 9/4/2025
2.1.1 684 8/13/2025
2.1.0 287 8/13/2025
2.0.46 1,030 5/14/2025
2.0.45 395 5/14/2025
Loading failed