Atc.XamlToolkit.Wpf 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Atc.XamlToolkit.Wpf --version 1.4.0
                    
NuGet\Install-Package Atc.XamlToolkit.Wpf -Version 1.4.0
                    
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="Atc.XamlToolkit.Wpf" Version="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Atc.XamlToolkit.Wpf" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Atc.XamlToolkit.Wpf" />
                    
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 Atc.XamlToolkit.Wpf --version 1.4.0
                    
#r "nuget: Atc.XamlToolkit.Wpf, 1.4.0"
                    
#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.
#addin nuget:?package=Atc.XamlToolkit.Wpf&version=1.4.0
                    
Install Atc.XamlToolkit.Wpf as a Cake Addin
#tool nuget:?package=Atc.XamlToolkit.Wpf&version=1.4.0
                    
Install Atc.XamlToolkit.Wpf as a Cake Tool

ATC.Net Avalonia and WPF

This is a base libraries for building Avalonia or WPF application with the MVVM design pattern.

Requirements

.NET >= 9.0.202 - SDK

.NET 9 - Runtime for Avalonia

.NET 9 - Desktop Runtime for WPF

NuGet Packages Provided in this Repository

Nuget package Description Dependencies
NuGet Version Base package with ViewModelBase, ObservableObject Atc & Atc.XamlToolkit.SourceGenerators
NuGet Version RelayCommand, MainWindowViewModelBase for Avalonia Atc.XamlToolkit
NuGet Version RelayCommand, MainWindowViewModelBase for WPF Atc.XamlToolkit.SourceGenerators

MVVM Easily Separate UI and Business Logic

With the Atc.XamlToolkit.Avalonia or Atc.Wpf package, it is very easy to get startet with the nice MVVM pattern

Please read more here:

⚙️ Source Generators

Our source generators streamline development by automatically generating boilerplate code for both Avalonia and WPF projects.

Using custom attributes, they simplify the creation of common patterns such as attached properties, dependency properties, and viewmodels — reducing manual coding and potential errors.

Learn more about each generator:

Example for ViewModel classes

MVVM Source Generation

For more details, see the MVVM section.

How to contribute

Contribution Guidelines

Coding Guidelines

Product Compatible and additional computed target framework versions.
.NET net9.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 (1)

Showing the top 1 NuGet packages that depend on Atc.XamlToolkit.Wpf:

Package Downloads
Atc.Wpf.Controls

A base library for building WPF application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.7 86 2 days ago
1.4.4 62 3 days ago
1.4.0 138 11 days ago
1.2.1 125 12 days ago
1.0.0 115 13 days ago