VS2015.TACO.AngularOnCordova.Bootstrap 1.0.4

dotnet add package VS2015.TACO.AngularOnCordova.Bootstrap --version 1.0.4
NuGet\Install-Package VS2015.TACO.AngularOnCordova.Bootstrap -Version 1.0.4
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="VS2015.TACO.AngularOnCordova.Bootstrap" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VS2015.TACO.AngularOnCordova.Bootstrap --version 1.0.4
#r "nuget: VS2015.TACO.AngularOnCordova.Bootstrap, 1.0.4"
#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 VS2015.TACO.AngularOnCordova.Bootstrap as a Cake Addin
#addin nuget:?package=VS2015.TACO.AngularOnCordova.Bootstrap&version=1.0.4

// Install VS2015.TACO.AngularOnCordova.Bootstrap as a Cake Tool
#tool nuget:?package=VS2015.TACO.AngularOnCordova.Bootstrap&version=1.0.4

This packages helps you bootstrap Angular in a Cordova apps within a VisualStudio 2015 Apache Cordova project using Tools for Apache Cordova.

Contains:

- Angular on Cordova bootstrap
- Support for dalogs
- Exception handling
- Device events hooks
- Animated transitions

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
1.0.4 1,892 10/21/2015
1.0.3 1,440 10/18/2015
1.0.2 1,435 10/15/2015
1.0.1 1,457 10/15/2015
1.0.0 1,420 10/14/2015

What's changed :
* Centralized exception handling
* Dialog slide-in
* Default backbutton event handling on dialogs

Based on:
Angular 1.4.7
Bootstrap 3.3.5
JQuery 2.1.4
SnapJS

Provides:
Initial layout
Toolbar directive
SnapJS integration