ISADotNet.Viz
0.4.0-preview.5
See the version list below for details.
dotnet add package ISADotNet.Viz --version 0.4.0-preview.5
NuGet\Install-Package ISADotNet.Viz -Version 0.4.0-preview.5
<PackageReference Include="ISADotNet.Viz" Version="0.4.0-preview.5" />
paket add ISADotNet.Viz --version 0.4.0-preview.5
#r "nuget: ISADotNet.Viz, 0.4.0-preview.5"
// Install ISADotNet.Viz as a Cake Addin #addin nuget:?package=ISADotNet.Viz&version=0.4.0-preview.5&prerelease // Install ISADotNet.Viz as a Cake Tool #tool nuget:?package=ISADotNet.Viz&version=0.4.0-preview.5&prerelease
Package Description
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
- Cyjs.NET (>= 0.0.4)
- FSharp.Core (>= 5.0.1)
- ISADotNet (>= 0.4.0-preview.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.10 | 96 | 3/31/2023 |
0.7.0-preview.9 | 85 | 2/28/2023 |
0.7.0-preview.8 | 96 | 2/22/2023 |
0.7.0-preview.7 | 97 | 2/9/2023 |
0.7.0-preview.6 | 91 | 2/7/2023 |
0.7.0-preview.5 | 105 | 1/26/2023 |
0.7.0-preview.4 | 113 | 1/8/2023 |
0.7.0-preview.3 | 115 | 1/5/2023 |
0.7.0-preview.2 | 106 | 12/14/2022 |
0.7.0-preview.1 | 92 | 12/12/2022 |
0.6.1 | 335 | 12/7/2022 |
0.6.0 | 461 | 9/7/2022 |
0.6.0-preview.6 | 96 | 9/6/2022 |
0.6.0-preview.5 | 111 | 8/3/2022 |
0.6.0-preview.4 | 118 | 8/2/2022 |
0.6.0-preview.3 | 117 | 8/2/2022 |
0.6.0-preview.2 | 113 | 8/1/2022 |
0.6.0-preview.1 | 123 | 7/19/2022 |
0.5.4 | 441 | 7/12/2022 |
0.5.3 | 480 | 6/29/2022 |
0.5.2 | 456 | 6/24/2022 |
0.5.1 | 467 | 6/15/2022 |
0.5.0 | 438 | 6/15/2022 |
0.4.0-preview.5 | 149 | 3/19/2022 |
0.4.0-preview.4 | 245 | 11/19/2021 |
0.4.0-preview.3 | 188 | 11/8/2021 |
0.4.0-preview.2 | 176 | 11/3/2021 |
0.4.0-preview.1 | 221 | 10/22/2021 |
0.3.3-preview.1 | 237 | 9/10/2021 |
0.3.2 | 183 | 9/9/2021 |
0.3.0 | 168 | 9/9/2021 |
0.3.0-preview.1-preview.4 | 211 | 9/9/2021 |
Additions:
latest commit #2a9311b
finalize first DAG visualization draft :sparkles:
assign characterstics from assay.xlsx files only to inputs #43
create first DAG creation function
add schema type for DAG
adjust xlsx io to FSharpSpreadsheetML 0.0.7
prepare assay xlsx file io for FABLE compatability
add helper methods for assay file value ordering
adjust investigation.xlsx file io for FABLE compatabiity
make assay.xlsx file reader save value column ordering
add helper functions for assayFile Column Ordering
use old formatted printing for compatibility in ISADotNet.XLSX
use old formatted printing for compatibility
Add check to exclude whitespaces from being valid values (Issue #37).
init ISADotNet.Viz
Bugfixes:
several fixes for xlsx io
Update tan issue fix (Issue #35).
Update worksheet name fix (Issue #34).
Fix wrong term accessions (Issue #35).
Fix worksheet naming bug in CommonAPI (Issue #34).
fix rowMajorAssay to maintain value order