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.
<PackageVersion Include="lindexi.uwp.Framework" Version="3.0.2" />
                    
Directory.Packages.props
<PackageReference Include="lindexi.uwp.Framework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package lindexi.uwp.Framework@3.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=lindexi.uwp.Framework&version=3.0.2
                    
Install as a Cake Addin
#tool nuget:?package=lindexi.uwp.Framework&version=3.0.2
                    
Install as a Cake Tool

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

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 783 11/19/2019
3.0.1 751 4/3/2019
2.2.5 938 9/20/2018
2.1.152 946 9/20/2018
2.1.6.26468 1,321 6/16/2018
2.1.5.16756 1,312 6/11/2018
1.0.15525 1,397 9/24/2017
1.0.15512 1,434 9/24/2017

## 3.0.2

   修复事件

   ## 3.0.1
   
   修复数组属性命名

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