This project uses
C# 11
with thePolySharp
library. The minimum version is Windows 10,1903
(Build,18362).
This project can be used with C# 7.2, but we recommend that you use C# 11 in your project (.csproj) and use the
PolySharp
library.
Add custom controls
to your Universal Windows Platform (UWP)
applications with ease
. Accelerate development and improve user experience. Compatible with WinUI 2.7+
.
This project is available as a NuGet package. You can install it using the NuGet Package Console window:
NuGet\Install-Package AlexFalconFlores.UWP.Toolkit.Controls -Version 0.0.2
- PolySharp >= 1.13.2
- AlexFalconFlores.UWP.Toolkit >= 0.0.7
- AlexFalconFlores.UWP.Markup >= 1.0.0
- Microsoft.UI.Xaml >= 2.7.0