TheSalLab.MauiBehaviors 1.0.2

dotnet add package TheSalLab.MauiBehaviors --version 1.0.2
NuGet\Install-Package TheSalLab.MauiBehaviors -Version 1.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="TheSalLab.MauiBehaviors" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TheSalLab.MauiBehaviors --version 1.0.2
#r "nuget: TheSalLab.MauiBehaviors, 1.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 TheSalLab.MauiBehaviors as a Cake Addin
#addin nuget:?package=TheSalLab.MauiBehaviors&version=1.0.2

// Install TheSalLab.MauiBehaviors as a Cake Tool
#tool nuget:?package=TheSalLab.MauiBehaviors&version=1.0.2

MauiBehaviors

About

MauiBehaviors is originated from Behaviors.Forms.

I ported Behaviors.Forms to MAUI for my course "Full Stack Development" at Software College, Northeastern University, China.

Currently, only EventHandlerBehavior and InvokeCommandAction are ported as my course relies only on these classes.

关于

MauiBehaviors源自Behaviors.Forms

为支持东北大学软件学院"全栈开发技术"选修课,我将Behaviors.Forms移植到了MAUI。

由于课程只需要EventHandlerBehavior和InvokeCommandAction两个类,因此目前只完成了这两个类的移植工作。

License

MauiBehaviors is licensed under Attribution 4.0 International (CC BY 4.0).

For attribution, please reference:

Zhang, Yin. MauiBehaviors. Northeastern University.

Besides, please let me know if you plan to use MauiBehaviors in your app by sending an email to zhangyin@mail.neu.edu.cn

Thanks a lot!

许可证

MauiBehaviors采用署名4.0国际(CC BY 4.0)许可证。

署名请引用:

张引.MauiBehaviors.东北大学.

除此之外,如果你计划使用MauiBehaviors,请发送邮件到zhangyin@mail.neu.edu.cn告知我。

谢谢!

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-android31.0 is compatible.  net6.0-ios was computed.  net6.0-ios15.4 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst15.4 is compatible.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
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
1.0.2 771 6/28/2022