lindexi.uwp.Framework
1.0.15512
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package lindexi.uwp.Framework --version 1.0.15512
NuGet\Install-Package lindexi.uwp.Framework -Version 1.0.15512
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="lindexi.uwp.Framework" Version="1.0.15512" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add lindexi.uwp.Framework --version 1.0.15512
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: lindexi.uwp.Framework, 1.0.15512"
#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 lindexi.uwp.Framework as a Cake Addin #addin nuget:?package=lindexi.uwp.Framework&version=1.0.15512 // Install lindexi.uwp.Framework as a Cake Tool #tool nuget:?package=lindexi.uwp.Framework&version=1.0.15512
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
如果在开发过程,遇到多个页面之间,需要传输信息,那么可能遇到设计的问题。如果因为一个页面内包含多个子页面和多个子页面之间的通信问题找不到一个好的解决方法,那么请看本文。如果因为ViewModel代码越来越多烦恼,请试试本文提供的框架。
如何使用,请看 http://lindexi.oschina.io/lindexi/post/win10-uwp-MVVM-%E8%BD%BB%E9%87%8F%E6%A1%86%E6%9E%B6/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap is compatible. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- System.ValueTuple (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.2 | 651 | 11/19/2019 |
3.0.1 | 627 | 4/3/2019 |
2.2.5 | 789 | 9/20/2018 |
2.1.152 | 813 | 9/20/2018 |
2.1.6.26468 | 997 | 6/16/2018 |
2.1.5.16756 | 986 | 6/11/2018 |
1.0.15525 | 1,047 | 9/24/2017 |
1.0.15512 | 1,073 | 9/24/2017 |
1.0.15512
解决无法使用的坑