24 packages tagged with “tabular”
This client library connects to daxformatter.com service to format DAX expressions.
A simple property editor for creating richtext tables. Comes with property value converter.
Library containing types which support synchronously and asynchronously queryable data in tabular format.
Engine that creates DAX columns, measures, tables and calculation groups based on JSON templates
The Connection-Based Asynchronous Messaging (CBAM) Abstractions.Implementation.Tabular assembly contains skeleton implementation CBAM libraries which operate on tabular data (SQL, LDAP, etc).
A high-performance .NET 9 library for the TOON data serialization format - human-readable, line-oriented data format optimized for LLM contexts.
The Connection-Based Asynchronous Messaging (CBAM) SQL assembly contains types which further specialize and augment the types of CBAM.Abstractions and CBAM.Tabular, in order to provide intuitive and easy-to-use API for communicating with any SQL database.
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL assembly contains types which further specialize and augment the types of CBAM.SQL, in order to provide intuitive and easy-to-use API for communicating with PostgreSQL database. The support for notifications exists, alongside with customizable PostgreSQL type registry system.
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL.Implementation assembly provides implementation and API in order to create connection pools which can create connections to PostgreSQL database backend. A good starting point is PgSQLConnectionPool class.
Provides high-performance and low-allocating types that work with tabular data represented as delimiter-separated values (DSV). The implementation is based on W3C recommendation "Model for Tabular Data and Metadata on the Web" and can process any conventional tabular data dialect, such as comma-separated values (CSV).
The Connection-Based Asynchronous Messaging (CBAM) SQL.Implementation assembly contains skeleton implementations for types in CBAM.SQL assembly.
DAX Optimizer Command Line Tool
This library contains types that contain common information for any functionality that operates over a network, and is configurable.
A C# library for processing tabular CSV/TSV data into images. See repo: https://github.com/liammct4/TableToImageExport
The Connection-Based Asynchronous Messaging (CBAM) SQL.PostgreSQL.JSON assembly provides API to add support for json and jsonb PostgreSQL types to connections of CBAM.SQL.PostgreSQL assembly. The API is two extensions methods for ConnectionPoolObservable type in CBAM.Abstractions assembly, and PgSQLConnection type in CBAM.SQL.PostgreSQL assembly. The first extension method adds support for json and jsonb PostgreSQL types to all connections created by given pool. The second extension method adds support for those types for a single connection. Once support has been added, the values of json and jsonb PostgreSQL types can be directly acquired as JToken type of Newtonsoft.JSON assembly.
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package contains a .cs file with example usage of the REST-based version.
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package contains a .cs file with example usage of the InProc version.
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package supports .NET standard 2 and connects to the web API offered at xskrape.com, based on a per request model. Samples project available on github and nuget.
A fast and versatile framework for presenting tabular reports in ASP.NET Core
UI components for Universal Report Core - a fast and versatile framework for presenting tabular reports in ASP.NET Core
This is a helper library that is used by many other xSkrape components.
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package lets you embed xSkrape functionality in your .NET Framework apps including file-system access, based on an unlimited usage, per machine/month model. Samples project available on github and nuget.
Export generic collections as spreadsheets with configurable column content from T
CSV on the Web validator according to the W3C recommendations. Validate your CSV files with associated metadata files and download the results in multiple formats (CSV,RDF)! We provide the full functionality with regards to the integration tests: https://w3c.github.io/csvw/tests/#manifest-validation More about W3C recommendations: https://www.w3.org/TR/tabular-data-primer/