Getting Started
Install the package
dotnet add package Tudormobile.WpfControls
Prerequisites
NONE
Dependencies
NONE
Inlcuding library provided services:
using Tudormobile.Wpf.Controls;
using Tudormobile.Wpf.Converters;
using Tudormobile.Wpf.Commands;
xmlns:controls="clr-namespace:Tudormobile.Wpf.Controls"
xmlns:converters="clr-namespace:Tudormobile.Wpf.Converters"
xmlns:commands="clr-namespace:Tudormobile.Wpf.Commands"