ISADotNet.Fable
0.5.0
See the version list below for details.
dotnet add package ISADotNet.Fable --version 0.5.0
NuGet\Install-Package ISADotNet.Fable -Version 0.5.0
<PackageReference Include="ISADotNet.Fable" Version="0.5.0" />
paket add ISADotNet.Fable --version 0.5.0
#r "nuget: ISADotNet.Fable, 0.5.0"
// Install ISADotNet.Fable as a Cake Addin #addin nuget:?package=ISADotNet.Fable&version=0.5.0 // Install ISADotNet.Fable as a Cake Tool #tool nuget:?package=ISADotNet.Fable&version=0.5.0
Fable compliant release for the ISA compliant experimental metadata toolkit in F#. Additionally to the compiled library, it is shipped with the uncompiled code.
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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.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
- FSharp.Core (>= 5.0.1)
- FSharp.SystemTextJson (>= 0.16.6)
- System.Text.Encodings.Web (>= 5.0.0)
- System.Text.Json (>= 5.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.0-preview.8 | 104 | 2/22/2023 |
0.7.0-preview.7 | 93 | 2/9/2023 |
0.7.0-preview.6 | 94 | 2/7/2023 |
0.7.0-preview.5 | 98 | 1/26/2023 |
0.7.0-preview.4 | 102 | 1/8/2023 |
0.7.0-preview.3 | 108 | 1/5/2023 |
0.7.0-preview.2 | 101 | 12/14/2022 |
0.7.0-preview.1 | 88 | 12/12/2022 |
0.6.1 | 320 | 12/7/2022 |
0.6.0 | 395 | 9/7/2022 |
0.6.0-preview.6 | 100 | 9/6/2022 |
0.6.0-preview.5 | 110 | 8/3/2022 |
0.6.0-preview.4 | 111 | 8/2/2022 |
0.6.0-preview.3 | 103 | 8/2/2022 |
0.6.0-preview.2 | 113 | 8/1/2022 |
0.6.0-preview.1 | 112 | 7/19/2022 |
0.5.4 | 432 | 7/12/2022 |
0.5.3 | 428 | 6/29/2022 |
0.5.2 | 440 | 6/24/2022 |
0.5.1 | 445 | 6/15/2022 |
0.5.0 | 409 | 6/15/2022 |
0.4.0-preview.5 | 119 | 3/19/2022 |
0.4.0-preview.4 | 222 | 11/19/2021 |
0.4.0-preview.3 | 164 | 11/8/2021 |
0.4.0-preview.2 | 138 | 11/3/2021 |
0.4.0-preview.1 | 172 | 10/22/2021 |
0.3.3-preview.5 | 165 | 10/11/2021 |
0.3.3-preview.4 | 209 | 9/12/2021 |
0.3.3-preview.3 | 209 | 9/11/2021 |
0.3.3-preview.2 | 174 | 9/10/2021 |
0.3.3-preview.1 | 206 | 9/10/2021 |
0.2.6 | 345 | 8/25/2021 |
0.2.5 | 359 | 3/25/2021 |
0.2.4 | 385 | 3/24/2021 |
0.2.3 | 342 | 3/23/2021 |
0.2.2 | 341 | 3/22/2021 |
0.2.1 | 369 | 3/22/2021 |
0.2.0 | 333 | 3/7/2021 |
0.1.1 | 347 | 2/17/2021 |
0.1.0 | 349 | 2/8/2021 |
Additions:
latest commit #0646fa9
QueryModel
Increase verbosity
Fixes
add additional methods to QueryModel
add study type to query model
improve query model value retrieval
add Query model capabilities
add QProcessSequence type for QueryModel
small improvement to assay xlsx reading error messaging
Add regex unit tests :white_check_mark:
Increase flexibility of regex
move ValueIndex file from ISADotNet.XLSX into ISADotNet
rework Assay query model
adjust assay file header parsing -can now parse brackets inside brackets -now ignores numbers
increase assay file io fail safety
increase xlsx IO verbosity
include empty study by default when writing investigation file
extend assay query model methods
start working on assay query model
add study xlsx file io
switch to FsSpreadsheet for ExcelIO
add Process IO functions
assay xlsx file reader always assumes data type for data column
add Assay Metadatasheet manipulation functions
Deletions:
temporarily remove linux CI to avoid spam #38 this should definitely be looked into again at a later point
Bugfixes:
fix assay metadatasheet not being read correctly
dag vizualization now makes edges distinct per source target pair quick fix for #52
fix outputByCharacterstic getter function fixes #50
fix assay reading no processes as Some empty lists fixes #54