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,809 7/12/2017
1.4.0 1,217 4/5/2017
1.2.9 1,164 3/2/2017
1.2.8 1,230 2/27/2017
1.2.2 1,146 2/9/2017
1.2.0 1,164 1/18/2017
1.1.3 1,146 1/10/2017
1.1.0 1,186 12/12/2016
1.0.6 1,183 10/5/2016
1.0.5 1,219 9/27/2016
1.0.4 1,274 9/15/2016
1.0.2 1,190 8/18/2016
1.0.1 1,225 8/8/2016
1.0.0-rc5 961 6/29/2016
1.0.0-rc4 985 6/28/2016
1.0.0-rc3 986 6/27/2016
1.0.0-rc2 1,052 5/31/2016
1.0.0-rc1 1,008 5/18/2016
0.9.49 1,426 4/20/2016
0.9.48 1,310 4/20/2016
0.9.47 1,453 4/11/2016
0.9.46 1,185 4/8/2016
0.9.45 1,392 3/15/2016
0.9.43 1,154 3/6/2016
0.9.42 2,003 1/27/2016
0.9.41 1,414 12/29/2015
0.9.40 1,248 12/17/2015
0.9.39 1,191 12/17/2015
0.9.38 1,173 12/17/2015
0.9.36 1,736 11/3/2015
0.9.35 1,235 10/26/2015
0.9.33 2,205 10/13/2015
0.9.31 1,791 10/6/2015
0.9.30 1,686 9/30/2015
0.9.29 1,769 9/28/2015
0.9.28 1,588 9/25/2015
0.9.27 1,506 9/24/2015
0.9.26 1,487 9/17/2015
0.9.25 1,456 9/13/2015
0.9.24 1,526 9/1/2015
0.9.23 1,520 8/19/2015
0.9.22 1,490 8/4/2015
0.9.21 1,709 7/20/2015
0.9.20 1,214 7/14/2015
0.9.19 1,505 7/2/2015
0.9.18 1,226 6/25/2015
0.9.17 1,268 6/18/2015
0.9.16 1,269 6/11/2015
0.9.14 1,539 6/4/2015
0.9.12 1,253 5/26/2015
0.9.11 1,573 5/15/2015
0.9.9 1,329 5/6/2015
0.9.7 1,619 4/29/2015
0.9.6 1,511 4/25/2015
0.9.4 1,596 4/21/2015
0.9.2 1,279 4/15/2015
0.9.1 1,335 4/13/2015
0.9.0 1,547 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.