FsSpreadsheet 4.1.0
dotnet add package FsSpreadsheet --version 4.1.0
NuGet\Install-Package FsSpreadsheet -Version 4.1.0
<PackageReference Include="FsSpreadsheet" Version="4.1.0" />
paket add FsSpreadsheet --version 4.1.0
#r "nuget: FsSpreadsheet, 4.1.0"
// Install FsSpreadsheet as a Cake Addin
#addin nuget:?package=FsSpreadsheet&version=4.1.0
// Install FsSpreadsheet as a Cake Tool
#tool nuget:?package=FsSpreadsheet&version=4.1.0
Fable compliant Spreadsheet creation and manipulation in FSharp
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Fable.Core (>= 4.0.0)
- FSharp.Core (>= 6.0.7)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on FsSpreadsheet:
Package | Downloads |
---|---|
FsSpreadsheet.ExcelIO
Excel IO Extensions for the FsSpreadsheet Datamodel |
|
ISADotNet.QueryModel
Querying extensions for the ISA compliant experimental metadata toolkit in F#. This project is meant to allow easy, integrative and ontology guided access to experimental metadata. |
|
FsSpreadsheet.CsvIO
CSV IO Extensions for the FsSpreadsheet Datamodel |
|
FsSpreadsheet.Interactive
A .NET Interactive Kernel Extension for displaying the FsSpreadsheet datamodel. |
|
ARCTokenization
F# library for tokenization of ARC metadata into controlled vocabulary tokens |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
4.1.0 | 458 | 8/17/2023 | |
4.0.0 | 236 | 8/11/2023 | |
3.4.0 | 160 | 8/11/2023 | |
3.3.0 | 215 | 8/3/2023 | |
3.2.0 | 158 | 7/31/2023 | |
3.1.1 | 228 | 7/25/2023 | |
3.1.0 | 129 | 7/19/2023 | |
3.0.0 | 826 | 7/18/2023 | |
2.0.3 | 88 | 7/18/2023 | |
2.0.2 | 131 | 7/17/2023 | |
2.0.1 | 169 | 5/11/2023 | |
2.0.0 | 250 | 5/11/2023 | |
1.3.0-preview | 471 | 4/24/2023 | |
1.2.0-preview | 149 | 4/10/2023 | |
1.1.0-preview | 107 | 3/29/2023 | |
1.0.1 | 188 | 3/23/2023 | |
1.0.0 | 782 | 3/23/2023 | |
0.3.0 | 613 | 2/28/2023 | |
0.3.0-preview.4 | 84 | 2/23/2023 | |
0.3.0-preview.3 | 105 | 2/15/2023 | |
0.3.0-preview.2 | 70 | 2/10/2023 | |
0.3.0-preview.1 | 115 | 2/9/2023 | |
0.2.2 | 446 | 2/3/2023 | |
0.2.2-preview.5 | 67 | 2/28/2023 | |
0.2.1 | 802 | 12/12/2022 | |
0.2.0 | 58 | 12/12/2022 | |
0.1.7 | 2,534 | 6/24/2022 | |
0.1.6 | 700 | 6/21/2022 | |
0.1.5 | 1,395 | 5/10/2022 | |
0.1.4 | 736 | 5/9/2022 | |
0.1.3 | 742 | 4/12/2022 | |
0.1.2 | 760 | 4/11/2022 | |
0.1.1 | 761 | 3/31/2022 | |
0.1.0 | 727 | 3/31/2022 | |
0.0.2 | 1,072 | 1/21/2022 | |
0.0.1 | 773 | 1/20/2022 | |
0.0.1-preview.1 | 302 | 12/9/2021 |
Additions:
Add unit tests for newly added functions
Update package.json, update and rewrite Release Notes for v4.0.0
Merge pull request #64 from CSBiology/feature-moreFsColumnFun-#63
Update package.json: Mocha timeout for Exceljs JS tests
Bugfixes:
fix inter-package deps