An open API service indexing awesome lists of open source software.

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

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.