InteractionLib 1.5.1

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

// Install InteractionLib as a Cake Tool
#tool nuget:?package=InteractionLib&version=1.5.1

With Interaction Lib you can wire up most common ajax UI interactions with as few as 2 - 3 attributes right in your markup with no additional javascript. Also provides markup for wiring and configuring other jQuery/jQueryUI plugins. Provides support for unobtrusive configurations.

There are no supported framework assets in this 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.5.1 3,091 6/13/2013

Bug Fix - handling error response parsing.