![]() |
VOOZH | about |
Changed naming to clarify Multilanguage support using Fable.
dotnet add package FsSpreadsheet.ExcelIO --version 5.2.0
NuGet\Install-Package FsSpreadsheet.ExcelIO -Version 5.2.0
<PackageReference Include="FsSpreadsheet.ExcelIO" Version="5.2.0" />
<PackageVersion Include="FsSpreadsheet.ExcelIO" Version="5.2.0" />Directory.Packages.props
<PackageReference Include="FsSpreadsheet.ExcelIO" />Project file
paket add FsSpreadsheet.ExcelIO --version 5.2.0
#r "nuget: FsSpreadsheet.ExcelIO, 5.2.0"
#:package FsSpreadsheet.ExcelIO@5.2.0
#addin nuget:?package=FsSpreadsheet.ExcelIO&version=5.2.0Install as a Cake Addin
#tool nuget:?package=FsSpreadsheet.ExcelIO&version=5.2.0Install as a Cake Tool
Excel IO Extensions for the FsSpreadsheet Datamodel
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 1 NuGet packages that depend on FsSpreadsheet.ExcelIO:
| Package | Downloads |
|---|---|
|
ISADotNet.XLSX
Excel File IO methods for ISA compliant experimental metadata toolkit in F#. The underlying datamodel can be directly read from and written to ISA-Json and ISA-Excel (ISATab format) files. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 5.2.0 | 451 | 2/23/2024 | 5.2.0 is deprecated because it is no longer maintained. |
| 5.1.3 | 341 | 2/13/2024 | |
| 5.1.2 | 2,004 | 1/30/2024 | |
| 5.1.1 | 345 | 1/26/2024 | |
| 5.1.0 | 337 | 1/24/2024 | |
| 5.0.2 | 1,735 | 11/3/2023 | |
| 5.0.1 | 320 | 10/28/2023 | |
| 5.0.0 | 324 | 10/26/2023 | |
| 4.1.0 | 1,422 | 8/17/2023 | |
| 4.0.0 | 432 | 8/11/2023 | |
| 3.4.0 | 555 | 8/11/2023 | 3.4.0 is deprecated. |
| 3.3.0 | 525 | 8/3/2023 | 3.3.0 is deprecated. |
| 3.2.0 | 560 | 7/31/2023 | 3.2.0 is deprecated. |
| 3.1.1 | 657 | 7/25/2023 | |
| 3.1.0 | 511 | 7/19/2023 | |
| 3.0.0 | 559 | 7/18/2023 | |
| 2.0.3 | 469 | 7/18/2023 | |
| 2.0.2 | 530 | 7/17/2023 | |
| 2.0.1 | 506 | 6/13/2023 | |
| 1.2.0-preview | 668 | 4/10/2023 |
Additions:
start setup of python package
add tests for python xlsx io
add python xlsx io support
add runtestspy target
switch to pyxpecto for testing
small speed improvement of reader by skipping sst include on opendocument cell
Bugfixes:
finalize python xlsx io test and fixes
fix python xlsx io for default formats