Generate typed read-only access for a sheet in an Excel workbook containing data in columns.
Info
Version: | 3.0.0 |
Author(s): | Steffen Forkmann, Gustavo Guerra, JohnDoeKyrgyz, Don Syme |
Last Update: | Thursday, September 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/fsprojects/ExcelProvider |
NuGet Url: | https://www.nuget.org/packages/ExcelProvider |
Install
Install-Package ExcelProvider
dotnet add package ExcelProvider
paket add ExcelProvider
ExcelProvider Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Text.Encoding.CodePages(>= 4.5.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
- FSharp.Core(>= 4.1.17)
- ExcelDataReader(>= 3.4.1)
- ExcelDataReader.DataSet(>= 3.4.1)
Tags