Tiraggo.js 2.1.3

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

// Install Tiraggo.js as a Cake Tool
#tool nuget:?package=Tiraggo.js&version=2.1.3

Tiraggo.js is a JavaScript framework that allows you to work with JavaScript classes the same way in which you would C# classes. No low level Ajax call, just call .save() on your class and it's saved. Your classes are generated via the My2ndGeneration desktop version of the My2ndGeneration Cloud.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
2.1.5 1,551 4/19/2014
2.1.4 1,091 2/23/2014
2.1.3 1,045 2/23/2014
2.1.2 1,088 1/17/2014
2.1.1 1,052 1/17/2014
2.1.0 1,056 1/16/2014

Now obeys the the "GET" and "POST" on your routes. You need to regenerate your Tiraggo.js entities after upgrading. We also suggest you upgrade to the "Tiraggo for SQL Server" package and regenerate as well, supports MVC and Web API now ...