WinUX.UWP.Validation

[Deprecated] - See WinUX.Common and WinUX.UWP.Xaml.Controls A collection of UWP validation controls and extensions designed to use in your personal universal Windows apps.


Keywords
WinUX, UWP, Validation, Rules, TextBox, Controls, XAML, UX, Extensions, Toolkit, .NET
License
MIT
Install
Install-Package WinUX.UWP.Validation -Version 1.3.5

Documentation

WinUX UWP Toolkit

WinUX UWP is the essential toolkit to get developers started with the XAML controls, converters, behaviors, state triggers and extensions commonly used in Windows 10 app development.

Builds

Branch Status
develop Status
master Status

Why WinUX?

I've been developing Windows apps since 2010 and with each project, I noticed a pattern of repeating similar XAML controls and extensions. This involved a lot of copy and pasting.

The aim of WinUX was to fix just that! WinUX provides a core collection of extensions to the Windows app platform to make it easier for developers to make their apps great, without the time and effort of in adding common functionality.

What's in the box

You can find all of the information about what comes as part of WinUX in the contents of the wiki pages. If something is missing, please get in touch!

WinUX is an on-going project with new features added regularly so please accept my apologies if there is content missing from within the wiki pages. These will be kept up-to-date as soon as possible.

Get the components

If you're not looking to get the complete WinUX toolkit, you can easily get your hands on the core components (available on Nuget) for your Windows app needs.

NuGet packages

Package Version
WinUX.Common NuGet
WinUX.UWP NuGet
WinUX.UWP.MvvmLight NuGet
WinUX.UWP.Xaml NuGet
WinUX.UWP.Xaml.Controls NuGet

Contributing

Everyone is welcome to contribute towards the WinUX UWP toolkit. If you find an issue, please could you raise it in the issues section or it would be fantastic if you could have a look at rectifying the issue and submitting a pull request.

If you're looking to help out with the project, issues may be a great place to start. I'll actively monitor and review issues to make sure that quality is driven through the WinUX project.

Getting started

The WinUX project has been primarily built for the universal Windows platform (UWP), so you'll need the latest version of Visual Studio 2015 (including the community edition) and the latest Windows 10 SDK which you can install as part of the Visual Studio installer.

License

WinUX is made available under the MIT License.