Behaviors.Forms (1.4.0)
Published 2023-05-05 11:22:29 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 1.4.0 Behaviors.Forms
About this package
Using behaviors and actions, developers can create a variety of scenarios in XAML that previously required C#.
Based on, and inspired by the Blend SDK behaviours.
This release is compatible with Xamarin.Forms 3.
Dependencies
ID | Version | Target Framework |
---|---|---|
NETStandard.Library | 1.6.1 | .NETStandard1.0 |
Xamarin.Forms | 3.0.0.482510 | .NETStandard1.0 |