Atc.XamlToolkit.Wpf
1.4.0
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
<PackageReference Include="Atc.XamlToolkit.Wpf" Version="1.4.0" />
<PackageVersion Include="Atc.XamlToolkit.Wpf" Version="1.4.0" />
<PackageReference Include="Atc.XamlToolkit.Wpf" />
paket add Atc.XamlToolkit.Wpf --version 1.4.0
#r "nuget: Atc.XamlToolkit.Wpf, 1.4.0"
#addin nuget:?package=Atc.XamlToolkit.Wpf&version=1.4.0
#tool nuget:?package=Atc.XamlToolkit.Wpf&version=1.4.0
ATC.Net Avalonia and WPF
This is a base libraries for building Avalonia or WPF application with the MVVM design pattern.
Requirements
.NET 9 - Desktop Runtime for WPF
NuGet Packages Provided in this Repository
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:
- SourceGenerators for AttachedProperties
- SourceGenerators for DependencyProperties
- SourceGenerators for ViewModel
Example for ViewModel classes
For more details, see the MVVM section.
How to contribute
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0-windows7.0 is compatible. |
-
net9.0-windows7.0
- Atc (>= 2.0.552)
- Atc.XamlToolkit (>= 1.4.0)
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.