JsAction 0.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package JsAction --version 0.3.1
                    
NuGet\Install-Package JsAction -Version 0.3.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="JsAction" Version="0.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JsAction" Version="0.3.1" />
                    
Directory.Packages.props
<PackageReference Include="JsAction" />
                    
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 JsAction --version 0.3.1
                    
#r "nuget: JsAction, 0.3.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.
#addin nuget:?package=JsAction&version=0.3.1
                    
Install JsAction as a Cake Addin
#tool nuget:?package=JsAction&version=0.3.1
                    
Install JsAction as a Cake Tool

JsAction is a simple and lightweight RouteHandler for ASP.NET MVC that will generate automatic jQuery based Javascript and provide a direct way to call MVC Action Methods using a single data annotation.
You will no longer have to write custom ajax calls to retrieve data, but just use this library.

Product Compatible and additional computed target framework versions.
.NET Framework net 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
0.5.0 22,263 3/31/2012
0.4.1.4 1,602 2/26/2012
0.3.2 2,074 1/9/2012
0.3.1 1,564 1/6/2012
0.3.0 1,672 12/9/2011
0.2.0 1,645 11/30/2011
0.1.1 1,610 11/27/2011
0.1.0 1,606 11/25/2011

Complex object handling!