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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
All Frameworks
- eScapeLLC.UWP.LogTools (>= 1.0.0)
-
UAP 10.0
- No dependencies.
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.
Async command VM and other goodies in this release. Visit the project URL for documentation.