ISADotNet.Fable
0.7.0-preview.6
See the version list below for details.
dotnet add package ISADotNet.Fable --version 0.7.0-preview.6
NuGet\Install-Package ISADotNet.Fable -Version 0.7.0-preview.6
<PackageReference Include="ISADotNet.Fable" Version="0.7.0-preview.6" />
paket add ISADotNet.Fable --version 0.7.0-preview.6
#r "nuget: ISADotNet.Fable, 0.7.0-preview.6"
// Install ISADotNet.Fable as a Cake Addin
#addin nuget:?package=ISADotNet.Fable&version=0.7.0-preview.6&prerelease
// Install ISADotNet.Fable as a Cake Tool
#tool nuget:?package=ISADotNet.Fable&version=0.7.0-preview.6&prerelease
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- FSharp.Core (>= 6.0.5)
- FSharp.SystemTextJson (>= 0.19.13)
- System.Text.Encodings.Web (>= 6.0.0)
- System.Text.Json (>= 6.0.5)
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 | 50 | 2/22/2023 |
0.7.0-preview.7 | 46 | 2/9/2023 |
0.7.0-preview.6 | 43 | 2/7/2023 |
0.7.0-preview.5 | 52 | 1/26/2023 |
0.7.0-preview.4 | 51 | 1/8/2023 |
0.7.0-preview.3 | 50 | 1/5/2023 |
0.7.0-preview.2 | 49 | 12/14/2022 |
0.7.0-preview.1 | 48 | 12/12/2022 |
0.6.1 | 178 | 12/7/2022 |
0.6.0 | 283 | 9/7/2022 |
0.6.0-preview.6 | 58 | 9/6/2022 |
0.6.0-preview.5 | 70 | 8/3/2022 |
0.6.0-preview.4 | 67 | 8/2/2022 |
0.6.0-preview.3 | 64 | 8/2/2022 |
0.6.0-preview.2 | 73 | 8/1/2022 |
0.6.0-preview.1 | 72 | 7/19/2022 |
0.5.4 | 321 | 7/12/2022 |
0.5.3 | 312 | 6/29/2022 |
0.5.2 | 313 | 6/24/2022 |
0.5.1 | 323 | 6/15/2022 |
0.5.0 | 293 | 6/15/2022 |
0.4.0-preview.5 | 74 | 3/19/2022 |
0.4.0-preview.4 | 185 | 11/19/2021 |
0.4.0-preview.3 | 124 | 11/8/2021 |
0.4.0-preview.2 | 101 | 11/3/2021 |
0.4.0-preview.1 | 132 | 10/22/2021 |
0.3.3-preview.5 | 125 | 10/11/2021 |
0.3.3-preview.4 | 169 | 9/12/2021 |
0.3.3-preview.3 | 166 | 9/11/2021 |
0.3.3-preview.2 | 131 | 9/10/2021 |
0.3.3-preview.1 | 164 | 9/10/2021 |
0.2.6 | 256 | 8/25/2021 |
0.2.5 | 274 | 3/25/2021 |
0.2.4 | 310 | 3/24/2021 |
0.2.3 | 259 | 3/23/2021 |
0.2.2 | 262 | 3/22/2021 |
0.2.1 | 289 | 3/22/2021 |
0.2.0 | 241 | 3/7/2021 |
0.1.1 | 262 | 2/17/2021 |
0.1.0 | 267 | 2/8/2021 |
Additions:
latest commit #f0df2e4
add linq style querying to Querymodel
improve linq style querying of QueryModel with Spreadsheet Output
small adjustment to QProcessSequence node retrieval syntax
add comments to query DSL
add assay, study and invesigation update functions to API
improve ontological reasoning of OboOntology
add ontological reasoning operators to linq query
make isa json schema validation more robust
Bugfixes:
fix querymodel node retrieval
small fixes to ontologyAnnotation term
fix investigation xlsx io test