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 433 5/12/2026
3.0.0 245 5/11/2026
2.1.15 107 5/4/2026
2.1.14 1,231 2/27/2026
2.1.13 808 1/13/2026
2.1.12 1,407 10/7/2025
2.1.11 413 9/24/2025
2.1.10 368 9/23/2025
2.1.9 404 9/15/2025
2.1.8 599 9/9/2025
2.1.7 313 9/8/2025
2.1.6 292 9/5/2025
2.1.5 345 9/4/2025
2.1.4 306 9/4/2025
2.1.3 302 9/4/2025
2.1.2 318 9/4/2025
2.1.1 685 8/13/2025
2.1.0 288 8/13/2025
2.0.46 1,031 5/14/2025
2.0.45 396 5/14/2025
Loading failed