This package is part of the Azure Mobile .NET Server SDK and provides features for the /tables endpoint. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile.
Library for easily reading and writing CSV files (or IEnumerable<T>) to and from Azure Blobs and Azure Tables.
See:
DataTable.New.ReadAzureBlob,
DataTable.New.ReadAzureTableLazy
plus new extension methods on DataTable for writing back to Azure.
This package contains classes for enabling Swagger definitions and UI to the Azure Mobile Apps .NET Server SDK. For more information, check out http://azure.microsoft.com/mobile.
Server side binding helpers for the DataTables.net JQuery plugin. This library provides basic wrappers to the object DataTables passes to the server, and a custom ActionResult type to return a properly formatted response to DataTables.
See library usage and example code at the GitHub project page