https://github.com/goswinr/excelprovider2
A F# Type Provider for Excel
https://github.com/goswinr/excelprovider2
excel fsharp typeprovider
Last synced: 5 days ago
JSON representation
A F# Type Provider for Excel
- Host: GitHub
- URL: https://github.com/goswinr/excelprovider2
- Owner: goswinr
- License: unlicense
- Created: 2021-06-30T08:48:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-14T15:09:16.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T06:31:06.845Z (over 1 year ago)
- Topics: excel, fsharp, typeprovider
- Language: F#
- Homepage:
- Size: 327 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ExcelPovider2
This repo is mostly a copy of https://github.com/fsprojects/ExcelProvider.
However it does not need Paket or Fake to build.
A notable difference is that it also works with locked Excel files.
See also https://github.com/fsprojects/ExcelProvider/pull/81
See http://fsprojects.github.io/ExcelProvider/ for Documentation.