lindexi.uwp.Framework 3.0.2

dotnet add package lindexi.uwp.Framework --version 3.0.2
NuGet\Install-Package lindexi.uwp.Framework -Version 3.0.2
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="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add lindexi.uwp.Framework --version 3.0.2
#r "nuget: lindexi.uwp.Framework, 3.0.2"
#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=3.0.2

// Install lindexi.uwp.Framework as a Cake Tool
#tool nuget:?package=lindexi.uwp.Framework&version=3.0.2

如果在开发过程,遇到多个页面之间,需要传输信息,那么可能遇到设计的问题。如果因为一个页面内包含多个子页面和多个子页面之间的通信问题找不到一个好的解决方法,请使用这个框架。

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap10.0.16299 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 610 11/19/2019
3.0.1 596 4/3/2019
2.2.5 753 9/20/2018
2.1.152 780 9/20/2018
2.1.6.26468 968 6/16/2018
2.1.5.16756 974 6/11/2018
1.0.15525 1,013 9/24/2017
1.0.15512 1,042 9/24/2017

## 3.0.2

   修复事件

   ## 3.0.1
   
   修复数组属性命名

   ## 2.2.5
     提供默认的是否加载可以发送
     发送消息传入源不再使用 ViewModelBase ,可以在使用其他框架的时候使用消息