Provides a standard way to read Excel data and fixed width files.
Info
| Version: | 6.0.0 |
| Author(s): | Scott Dorman |
| Last Update: | Saturday, January 21, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/scottdorman/cadru |
| NuGet Url: | https://www.nuget.org/packages/Cadru.Data |
Install
Install-Package Cadru.Data
dotnet add package Cadru.Data
paket add Cadru.Data
Cadru.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- Cadru.Core(>= 4.6.0)
- DocumentFormat.OpenXml(>= 2.11.3)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.1)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Memory(>= 4.5.4)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
Tags