ISADotNet.Viz
0.4.0-preview.2
See the version list below for details.
dotnet add package ISADotNet.Viz --version 0.4.0-preview.2
NuGet\Install-Package ISADotNet.Viz -Version 0.4.0-preview.2
<PackageReference Include="ISADotNet.Viz" Version="0.4.0-preview.2" />
paket add ISADotNet.Viz --version 0.4.0-preview.2
#r "nuget: ISADotNet.Viz, 0.4.0-preview.2"
// Install ISADotNet.Viz as a Cake Addin
#addin nuget:?package=ISADotNet.Viz&version=0.4.0-preview.2&prerelease
// Install ISADotNet.Viz as a Cake Tool
#tool nuget:?package=ISADotNet.Viz&version=0.4.0-preview.2&prerelease
Package Description
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
- Cyjs.NET (>= 0.0.4)
- FSharp.Core (>= 5.0.1)
- ISADotNet (>= 0.4.0-preview.2)
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.9 | 40 | 2/28/2023 |
0.7.0-preview.8 | 49 | 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 | 55 | 1/8/2023 |
0.7.0-preview.3 | 51 | 1/5/2023 |
0.7.0-preview.2 | 50 | 12/14/2022 |
0.7.0-preview.1 | 50 | 12/12/2022 |
0.6.1 | 171 | 12/7/2022 |
0.6.0 | 325 | 9/7/2022 |
0.6.0-preview.6 | 58 | 9/6/2022 |
0.6.0-preview.5 | 71 | 8/3/2022 |
0.6.0-preview.4 | 80 | 8/2/2022 |
0.6.0-preview.3 | 82 | 8/2/2022 |
0.6.0-preview.2 | 74 | 8/1/2022 |
0.6.0-preview.1 | 81 | 7/19/2022 |
0.5.4 | 317 | 7/12/2022 |
0.5.3 | 328 | 6/29/2022 |
0.5.2 | 325 | 6/24/2022 |
0.5.1 | 321 | 6/15/2022 |
0.5.0 | 305 | 6/15/2022 |
0.4.0-preview.5 | 99 | 3/19/2022 |
0.4.0-preview.4 | 203 | 11/19/2021 |
0.4.0-preview.3 | 141 | 11/8/2021 |
0.4.0-preview.2 | 120 | 11/3/2021 |
0.4.0-preview.1 | 173 | 10/22/2021 |
0.3.3-preview.1 | 192 | 9/10/2021 |
0.3.2 | 145 | 9/9/2021 |
0.3.0 | 125 | 9/9/2021 |
0.3.0-preview.1-preview.4 | 167 | 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