SPATools.Base 0.6.0

dotnet add package SPATools.Base --version 0.6.0
                    
NuGet\Install-Package SPATools.Base -Version 0.6.0
                    
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="SPATools.Base" Version="0.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SPATools.Base" Version="0.6.0" />
                    
Directory.Packages.props
<PackageReference Include="SPATools.Base" />
                    
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 SPATools.Base --version 0.6.0
                    
#r "nuget: SPATools.Base, 0.6.0"
                    
#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.
#:package SPATools.Base@0.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SPATools.Base&version=0.6.0
                    
Install as a Cake Addin
#tool nuget:?package=SPATools.Base&version=0.6.0
                    
Install as a Cake Tool

SPA Tools is a set of tools and frameworks to help creating modern web apps.

     This package contains the base framework of SPA Tools :
     - Knockout extenders
     - Knockout binding handlers
     - Underscore extension
     - Underscore Knockout integration
     - Moment Knockout integration

     And some helpfull modules :

     - Knockout Change Tracker
     - Knockout history observable
     - Knockout optimized validated observable
     - ViewModel Commanding
     - ViewModel Messaging
     - Local Storage wrapping and fallback
     - Timers
     - Utilities methods

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on SPATools.Base:

Package Downloads
SPATools.UI.Base

SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains base modules for UI development : - RequireJS Template Engine - UI Base Methods

SPATools.Modules.Base

[Deprecated! use SPATools.Base] SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains main modules : - Knockout Change Tracker - ViewModel Commanding - ViewModel Messaging - Local Storage wrapping and fallback - Timers - Utilities methods

SPATools.Data

SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains an ORM framework optimized for KnockoutJS and REST / OData Web Services : - OData querying - Local filtering - Change Tracking - Data persistance - Everything observable

SPATools.Interactions

SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains advanced modules for User Interaction : - Animation helper - Event helper - Keyboard Manager - Full screen manager

SPATools.Advanced

SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains advanced modules : - Base64 Helper - Assets Loader - Assets Caching - Navigator Detection - Path utilities

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.0 6,718 11/13/2013
0.5.3 5,101 10/1/2013
0.5.2 5,039 9/27/2013
0.5.1 5,190 9/25/2013
0.5.0 5,107 9/20/2013
0.4.2 2,120 9/16/2013
0.4.1 7,745 9/16/2013
0.4.0 4,922 9/16/2013
0.3.1 2,060 9/13/2013
0.3.0 6,446 9/9/2013
0.2.7 2,093 9/8/2013
0.2.6 2,160 9/8/2013
0.2.5 2,101 9/8/2013
0.2.4 2,075 9/8/2013
0.2.3 2,038 9/8/2013
0.2.2 2,076 9/8/2013
0.2.1 2,110 9/8/2013
0.2.0 18,436 9/8/2013

You can see release notes at :
     https://github.com/spatools/spatools