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

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.

Awesome Lists containing this project

README

          

# ExcelProvider [![NuGet Status](http://img.shields.io/nuget/v/ExcelProvider.svg?style=flat)](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)