ExcelProvider


1.0.1

  • Fix bug in nuget package

1.0.0

  • Support .NET Core output
  • Support .NET Standard output
  • Support running in .NET SDK tools (.NET Core tools)
  • Rename primary namespace to FSharp.Interop.Excel

0.9.2

  • Update ExcelDataReader

0.9.1

  • Correct dependencies

0.9.0

0.8.2 - 05.16.2017

  • Upgrading ProvidedTypes.fs from FSharp.TypeProviders.SDK to fix a Mono5 compatibility issue.

0.8.1 - 02.02.2017

0.8.0 - 14.06.2016

0.7.0 - 20.01.2016

0.6.0 - 19.01.2016

0.5.0 - 09.01.2016

0.1.0 - 20.03.2014

  • Upgrading to the latest version of the ExcelDataReader library.
  • Handling loading higher version of ICSharpCode.SharpZipLib.
  • Defaulting to the first sheet in the spreadsheet if a sheet is not specifically indicated.
  • Using a Row type, with a ToString() method

0.0.1-alpha - 21.02.2014

  • Initial release of ExcelProvider
Fork me on GitHub