eScapeLLC.UWP.Core 1.4.0

dotnet add package eScapeLLC.UWP.Core --version 1.4.0
NuGet\Install-Package eScapeLLC.UWP.Core -Version 1.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="eScapeLLC.UWP.Core" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add eScapeLLC.UWP.Core --version 1.4.0
#r "nuget: eScapeLLC.UWP.Core, 1.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install eScapeLLC.UWP.Core as a Cake Addin
#addin nuget:?package=eScapeLLC.UWP.Core&version=1.4.0

// Install eScapeLLC.UWP.Core as a Cake Tool
#tool nuget:?package=eScapeLLC.UWP.Core&version=1.4.0

Core XAML Components: View Models, Page-as-View-Model, Commanding, Converters, Attached Behaviors, and additional support classes.

Product Versions
Universal Windows Platform uap uap10.0
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on eScapeLLC.UWP.Core:

Package Downloads
eScapeLLC.UWP.Finder

Finder: View Models and framework to create dynamic IQueryable and IEnumerable search criteria. Lots of flexibility to cope with SQL-based LINQ providers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 247 1/3/2022
1.3.0 224 9/1/2021
1.2.0 378 11/13/2020
1.1.0 925 5/10/2018
1.0.1 818 12/29/2017
1.0.0 834 12/19/2017

Async command VM and other goodies in this release.  Visit the project URL for documentation.