Addax.Formats.Tabular 1.1.0-preview.1700698407

This is a prerelease version of Addax.Formats.Tabular.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Addax.Formats.Tabular --version 1.1.0-preview.1700698407
NuGet\Install-Package Addax.Formats.Tabular -Version 1.1.0-preview.1700698407
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="Addax.Formats.Tabular" Version="1.1.0-preview.1700698407" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Addax.Formats.Tabular --version 1.1.0-preview.1700698407
#r "nuget: Addax.Formats.Tabular, 1.1.0-preview.1700698407"
#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.
// Install Addax.Formats.Tabular as a Cake Addin
#addin nuget:?package=Addax.Formats.Tabular&version=1.1.0-preview.1700698407&prerelease

// Install Addax.Formats.Tabular as a Cake Tool
#tool nuget:?package=Addax.Formats.Tabular&version=1.1.0-preview.1700698407&prerelease

About

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).

Key Features

  • A general-purpose framework that supports different tabular data dialects and character encodings.
  • Completely compatible with applications that have native ahead-of-time (AOT) deployment model.
  • Offers a customizable and extensible contract model for mapping tabular data to .NET types.
  • Includes built-in support for mapping tabular data fields and records to a wide range of common types.

Documentation

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • 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.2.0 442 12/9/2023
1.1.0 146 12/2/2023
1.1.0-preview.1701039906 84 11/26/2023
1.1.0-preview.1700698407 70 11/23/2023
1.0.0 132 11/20/2023
1.0.0-rc.1700269044 89 11/18/2023
1.0.0-rc.1699847691 92 11/13/2023