ISADotNet.QueryModel
0.7.0-preview.8
See the version list below for details.
dotnet add package ISADotNet.QueryModel --version 0.7.0-preview.8
NuGet\Install-Package ISADotNet.QueryModel -Version 0.7.0-preview.8
<PackageReference Include="ISADotNet.QueryModel" Version="0.7.0-preview.8" />
paket add ISADotNet.QueryModel --version 0.7.0-preview.8
#r "nuget: ISADotNet.QueryModel, 0.7.0-preview.8"
// Install ISADotNet.QueryModel as a Cake Addin #addin nuget:?package=ISADotNet.QueryModel&version=0.7.0-preview.8&prerelease // Install ISADotNet.QueryModel as a Cake Tool #tool nuget:?package=ISADotNet.QueryModel&version=0.7.0-preview.8&prerelease
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.
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 (>= 7.0.0)
- FsSpreadsheet (>= 0.3.0-preview.3)
- ISADotNet (>= 0.7.0-preview.8)
- Swate.Api (>= 0.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ISADotNet.QueryModel:
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.0-preview.10 | 335 | 3/31/2023 |
0.7.0-preview.9 | 107 | 2/28/2023 |
0.7.0-preview.8 | 134 | 2/22/2023 |
0.7.0-preview.7 | 96 | 2/9/2023 |
0.7.0-preview.6 | 126 | 2/7/2023 |
0.7.0-preview.5 | 313 | 1/26/2023 |
0.7.0-preview.4 | 109 | 1/8/2023 |
0.7.0-preview.3 | 117 | 1/5/2023 |
0.7.0-preview.2 | 116 | 12/14/2022 |
0.7.0-preview.1 | 96 | 12/12/2022 |
0.6.1 | 1,308 | 12/7/2022 |
0.6.0 | 1,139 | 9/7/2022 |
0.6.0-preview.6 | 99 | 9/6/2022 |
0.6.0-preview.5 | 119 | 8/3/2022 |
0.6.0-preview.4 | 123 | 8/2/2022 |
0.6.0-preview.3 | 119 | 8/2/2022 |
0.6.0-preview.2 | 124 | 8/1/2022 |
0.6.0-preview.1 | 127 | 7/19/2022 |
0.5.4 | 1,147 | 7/12/2022 |
Additions:
latest commit #fbf52b6
extend linq error based transformations to studies
add simple assay transformer
make Study.update update protocols downward
add error messages and error handling to linq
Bugfixes:
fixes to update functionality
fix query DSL cell collection handling
small dependency fixes