https://github.com/fsprojects/ExcelProvider
This library is for the .NET platform implementing a Excel type provider.
https://github.com/fsprojects/ExcelProvider
Last synced: about 2 hours ago
JSON representation
This library is for the .NET platform implementing a Excel type provider.
- Host: GitHub
- URL: https://github.com/fsprojects/ExcelProvider
- Owner: fsprojects
- License: unlicense
- Created: 2014-02-26T14:07:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T10:45:30.000Z (about 1 year ago)
- Last Synced: 2025-10-13T07:38:28.263Z (about 1 month ago)
- Language: F#
- Homepage: http://fsprojects.github.io/ExcelProvider/
- Size: 1.31 MB
- Stars: 148
- Watchers: 14
- Forks: 49
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-fsharp - ExcelProvider - Excel type provider. (Type Providers / Performance Analysis)
README
# ExcelProvider [](https://www.nuget.org/packages/ExcelProvider/)
## Overview
This library is for the .NET platform implementing a read-only Excel type provider. Documentation available here.
## Building
* Windows: Run ./build.cmd -t "Build" (see build.fsx for more options to pass in as arguments after -t)
* Requires dotnet core 6.0.425 or higher 6.0 level sdk to be installed.
* See DEVGUIDE.md for more information
## Maintainer(s)
* [@JohnDoeKyrgyz](https://github.com/JohnDoeKyrgyz)
* [@quintusm](https://github.com/quintusm)
The default maintainer account for projects under "fsprojects" is [@fsprojectsgit](https://github.com/fsprojectsgit) - F# Community Project Incubation Space (repo management)