Addax.Formats.Tabular
1.1.0-preview.1701039906
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.
See the version list below for details.
dotnet add package Addax.Formats.Tabular --version 1.1.0-preview.1701039906
NuGet\Install-Package Addax.Formats.Tabular -Version 1.1.0-preview.1701039906
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.1701039906" />
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.1701039906
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Addax.Formats.Tabular, 1.1.0-preview.1701039906"
#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.1701039906&prerelease // Install Addax.Formats.Tabular as a Cake Tool #tool nuget:?package=Addax.Formats.Tabular&version=1.1.0-preview.1701039906&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
- Provides an extensible record mapping model based on source-generated and custom contracts.
- Includes several extensible field converters for a wide range of commonly used built-in types.
- Fully compatible with applications that are published using the Native AOT deployment model.
Documentation
Product | Versions 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 | 783 | 12/9/2023 |
1.1.0 | 170 | 12/2/2023 |
1.1.0-preview.1701039906 | 100 | 11/26/2023 |
1.1.0-preview.1700698407 | 79 | 11/23/2023 |
1.0.0 | 161 | 11/20/2023 |
1.0.0-rc.1700269044 | 105 | 11/18/2023 |
1.0.0-rc.1699847691 | 105 | 11/13/2023 |