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.
#:package Tubular@1.7.10
                    
#: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=Tubular&version=1.7.10
                    
Install as a Cake Addin
#tool nuget:?package=Tubular&version=1.7.10
                    
Install 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 4,152 7/12/2017
1.4.0 1,410 4/5/2017
1.2.9 1,346 3/2/2017
1.2.8 1,411 2/27/2017
1.2.2 1,328 2/9/2017
1.2.0 1,348 1/18/2017
1.1.3 1,330 1/10/2017
1.1.0 1,366 12/12/2016
1.0.6 1,367 10/5/2016
1.0.5 1,400 9/27/2016
1.0.4 1,460 9/15/2016
1.0.2 1,375 8/18/2016
1.0.1 1,411 8/8/2016
1.0.0-rc5 1,153 6/29/2016
1.0.0-rc4 1,173 6/28/2016
1.0.0-rc3 1,174 6/27/2016
1.0.0-rc2 1,249 5/31/2016
1.0.0-rc1 1,194 5/18/2016
0.9.49 1,618 4/20/2016
0.9.48 1,499 4/20/2016
0.9.47 1,641 4/11/2016
0.9.46 1,375 4/8/2016
0.9.45 1,582 3/15/2016
0.9.43 1,353 3/6/2016
0.9.42 2,191 1/27/2016
0.9.41 1,603 12/29/2015
0.9.40 1,442 12/17/2015
0.9.39 1,383 12/17/2015
0.9.38 1,360 12/17/2015
0.9.36 1,927 11/3/2015
0.9.35 1,423 10/26/2015
0.9.33 2,404 10/13/2015
0.9.31 1,983 10/6/2015
0.9.30 1,877 9/30/2015
0.9.29 1,955 9/28/2015
0.9.28 1,773 9/25/2015
0.9.27 1,703 9/24/2015
0.9.26 1,671 9/17/2015
0.9.25 1,642 9/13/2015
0.9.24 1,715 9/1/2015
0.9.23 1,702 8/19/2015
0.9.22 1,685 8/4/2015
0.9.21 1,898 7/20/2015
0.9.20 1,408 7/14/2015
0.9.19 1,690 7/2/2015
0.9.18 1,410 6/25/2015
0.9.17 1,454 6/18/2015
0.9.16 1,456 6/11/2015
0.9.14 1,724 6/4/2015
0.9.12 1,440 5/26/2015
0.9.11 1,769 5/15/2015
0.9.9 1,517 5/6/2015
0.9.7 1,810 4/29/2015
0.9.6 1,697 4/25/2015
0.9.4 1,785 4/21/2015
0.9.2 1,474 4/15/2015
0.9.1 1,526 4/13/2015
0.9.0 1,741 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.