brooksoft.appsjs 1.0.9

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

// Install brooksoft.appsjs as a Cake Tool
#tool nuget:?package=brooksoft.appsjs&version=1.0.9

Javascript quick starts for templating and modularization.

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
3.0.4 762 6/29/2022
3.0.3 696 6/29/2022
3.0.2 610 6/28/2022
3.0.1 378 6/28/2022
3.0.0 430 2/23/2022
2.0.2 624 12/27/2019
2.0.1 546 12/18/2019
2.0.0 520 12/2/2019
1.1.2 811 12/8/2018
1.1.1 764 11/27/2018
1.1.0 747 11/27/2018
1.0.30 1,263 4/13/2018
1.0.29 1,103 2/23/2018
1.0.28 951 2/8/2018
1.0.27 1,054 2/5/2018
1.0.26 1,038 2/2/2018
1.0.25 1,068 1/15/2018
1.0.24 1,059 1/12/2018
1.0.23 1,071 1/6/2018
1.0.22 1,050 12/27/2017
1.0.21 968 12/18/2017
1.0.20 1,043 12/8/2017
1.0.18 960 11/13/2017
1.0.17 954 10/26/2017
1.0.16 947 10/26/2017
1.0.15 976 10/10/2017
1.0.14 965 9/27/2017
1.0.13 1,070 9/20/2017
1.0.12 985 9/19/2017
1.0.11 989 9/11/2017
1.0.10 925 8/31/2017
1.0.9 990 8/15/2017
1.0.8 978 8/11/2017
1.0.7 917 8/9/2017
1.0.6 938 8/8/2017
1.0.5 903 8/7/2017
1.0.4 917 8/7/2017
1.0.3 942 8/3/2017
1.0.2 1,044 8/3/2017


No-code server component usage.
Server Components.
Components. Added "Tile" component to demonstrate.
Built-in "Refresh" method on all "data" objects with callback
Support for jquery-te ("textarea" edittype)
Refined creation of data modules.
Define api name and path, automatically contructs data objects (e.g. Apps.Data.MyData).
Added initialization of data modules.