Tiraggo.js 2.1.5

dotnet add package Tiraggo.js --version 2.1.5
NuGet\Install-Package Tiraggo.js -Version 2.1.5
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.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tiraggo.js --version 2.1.5
#r "nuget: Tiraggo.js, 2.1.5"
#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.5

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

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,548 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

Added a load() method to the single entity for custom load methods. Also now add the physical column names to ModifiedColumns as does the C# architecture. You must regenerate your tiraggo.js classes with this build.