Citrus.Interactions
1.1.1
See the version list below for details.
dotnet add package Citrus.Interactions --version 1.1.1
NuGet\Install-Package Citrus.Interactions -Version 1.1.1
<PackageReference Include="Citrus.Interactions" Version="1.1.1" />
paket add Citrus.Interactions --version 1.1.1
#r "nuget: Citrus.Interactions, 1.1.1"
// Install Citrus.Interactions as a Cake Addin #addin nuget:?package=Citrus.Interactions&version=1.1.1 // Install Citrus.Interactions as a Cake Tool #tool nuget:?package=Citrus.Interactions&version=1.1.1
Citrus.Interactions - Action / Behavior library for universal Windows apps
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 is compatible. |
Windows Store | win81 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
ver 1.1.1 - 2014-05-18
* Changed target to UniversalApp
* Manually install of Behaviors SDK are now not required
* Fixed typo CaputurePhotoAction to CapturePhotoAction
ver 1.1.1-alpha - 2014-05-07
* Manually install of Behaviors SDK are now not required
ver 1.1.0-alpha - 2014-05-06
* Changed target to UniversalApp
ver 1.0.0.0 - 2014-03-19
* Released