Tubular 1.7.10

dotnet add package Tubular --version 1.7.10
                    
NuGet\Install-Package Tubular -Version 1.7.10
                    
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="Tubular" Version="1.7.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tubular" Version="1.7.10" />
                    
Directory.Packages.props
<PackageReference Include="Tubular" />
                    
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 Tubular --version 1.7.10
                    
#r "nuget: Tubular, 1.7.10"
                    
#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.
#addin nuget:?package=Tubular&version=1.7.10
                    
Install Tubular as a Cake Addin
#tool nuget:?package=Tubular&version=1.7.10
                    
Install Tubular as a Cake Tool

A set of Angular directives designed to rapidly build modern web applications. Featuring a simple to design grid with a lot of features like server side pagination, multi-column filtering, exporting to CSV in client side.

Starting version 1.0.1 the Local Data and OData support is not longer in the main bundle file. You need to add them separately.

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.7.10 3,792 7/12/2017
1.4.0 1,211 4/5/2017
1.2.9 1,158 3/2/2017
1.2.8 1,224 2/27/2017
1.2.2 1,140 2/9/2017
1.2.0 1,158 1/18/2017
1.1.3 1,140 1/10/2017
1.1.0 1,180 12/12/2016
1.0.6 1,177 10/5/2016
1.0.5 1,213 9/27/2016
1.0.4 1,268 9/15/2016
1.0.2 1,184 8/18/2016
1.0.1 1,219 8/8/2016
1.0.0-rc5 955 6/29/2016
1.0.0-rc4 979 6/28/2016
1.0.0-rc3 980 6/27/2016
1.0.0-rc2 1,046 5/31/2016
1.0.0-rc1 1,002 5/18/2016
0.9.49 1,421 4/20/2016
0.9.48 1,305 4/20/2016
0.9.47 1,448 4/11/2016
0.9.46 1,180 4/8/2016
0.9.45 1,387 3/15/2016
0.9.43 1,149 3/6/2016
0.9.42 1,998 1/27/2016
0.9.41 1,409 12/29/2015
0.9.40 1,243 12/17/2015
0.9.39 1,186 12/17/2015
0.9.38 1,168 12/17/2015
0.9.36 1,731 11/3/2015
0.9.35 1,230 10/26/2015
0.9.33 2,200 10/13/2015
0.9.31 1,786 10/6/2015
0.9.30 1,681 9/30/2015
0.9.29 1,764 9/28/2015
0.9.28 1,583 9/25/2015
0.9.27 1,501 9/24/2015
0.9.26 1,482 9/17/2015
0.9.25 1,451 9/13/2015
0.9.24 1,521 9/1/2015
0.9.23 1,515 8/19/2015
0.9.22 1,485 8/4/2015
0.9.21 1,704 7/20/2015
0.9.20 1,209 7/14/2015
0.9.19 1,500 7/2/2015
0.9.18 1,221 6/25/2015
0.9.17 1,263 6/18/2015
0.9.16 1,264 6/11/2015
0.9.14 1,534 6/4/2015
0.9.12 1,248 5/26/2015
0.9.11 1,568 5/15/2015
0.9.9 1,324 5/6/2015
0.9.7 1,614 4/29/2015
0.9.6 1,506 4/25/2015
0.9.4 1,591 4/21/2015
0.9.2 1,274 4/15/2015
0.9.1 1,330 4/13/2015
0.9.0 1,542 4/8/2015

Check release notes: https://github.com/unosquare/tubular/releases

We recommend to use bower or npm in your project to install Tubular.