Skip to content

alexfalconflores/uwp-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWP Toolkit Cover

This project uses C# 11 with the PolySharp library. The minimum version is Windows 10, 1903 (Build,18362).


NuGet NuGet Go to Nuget

In UWP Toolkit you can find Controls, Extensions, Converters for XAML, Helpers, Math, Exceptions, and more.

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.

Installation 📦

This project is available as a NuGet package. You can install it using the NuGet Package Console window:

NuGet\Install-Package AlexFalconFlores.UWP.Toolkit -Version 0.0.7

Documentation 📖

Library Dependencies 📚

  • PolySharp
  • SQLitePCLRaw.bundle_e_sqlite3
  • Microsoft.Data.Sqlite.Core
  • Newtonsoft.Json