/GoogleDataTableLib

Google DataTable .Net Wrapper -> Server side .NET wrapper for Google DataTable (charts) format

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Project Description

This library enables the end users to create a lightweight representation of the google.visualization.DataTable object directly in Microsoft.NET and obtain the necessary JSON as needed by the Google Chart Tools Javascript library.

The approach used in this project was to create a lightweight object model that is fast and that consumes few resources.

It is perfect for server side applications hosted on ASP.NET or ASP.NET MVC or any other Microsoft.NET framework.

It is based and compiled on v .NET 3.5 in order to give pretty much a good compatibility with older kind of projects still running on this frameworks.

For further information, please check:

Contact me

Currently trying to build a list of sites using the Google DataTable .NET Wrapper library. If you want to share your experience using the library or if you want that a link to your site to appear here, please contact me so

Version 3.1.2.0 is now available for download:

For more information please check the following location. https://googledatatablelib.codeplex.com/releases/view/123379

The latest commit https://googledatatablelib.codeplex.com/SourceControl/changeset/27248 contains a new project with examples that would simplify the life to those who just started using the library.

Tthe package is published on NuGet: https://www.nuget.org/packages/Google.DataTable.Net.Wrapper/3.1.2

Version 3.1.0 is now available:

For more information please check the blog entry: What's new in the Google DataTable .NET wrapper v3.1.0

Version 3.0.0 is here:

For more information please check the blog entry: What's new in the Google DataTable .NET wrapper v3.0.0

NuGet Package

Please follow this link: https://nuget.org/packages/Google.DataTable.Net.Wrapper

Important!

This project is not officially affiliated with or supported in any way by Google