Tiraggo.js
2.1.5
dotnet add package Tiraggo.js --version 2.1.5
NuGet\Install-Package Tiraggo.js -Version 2.1.5
<PackageReference Include="Tiraggo.js" Version="2.1.5" />
paket add Tiraggo.js --version 2.1.5
#r "nuget: Tiraggo.js, 2.1.5"
// 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.
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.
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.