ISADotNet 0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ISADotNet --version 0.2.1
NuGet\Install-Package ISADotNet -Version 0.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ISADotNet" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ISADotNet --version 0.2.1
#r "nuget: ISADotNet, 0.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ISADotNet as a Cake Addin
#addin nuget:?package=ISADotNet&version=0.2.1

// Install ISADotNet as a Cake Tool
#tool nuget:?package=ISADotNet&version=0.2.1

ISA compliant experimental metadata toolkit in F#. This project is meant as an easy means to open, manipulate and save ISA (Investigation,Study,Assay) metadata files in the dotnet environment.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on ISADotNet:

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.

ISADotNet.Viz

Visualization extensions for ISA compliant experimental metadata toolkit in F#. This project helps visualize the experimental workflow described in the experiment metadata.

ISADotNet.QueryModel

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.

BIO-BTE-06-L-7_Aux

Auxiliary functions for the course BIO-BTE-06-L-7

ISADotNet.Validation

Validation functions for ISA compliant experimental metadata in F#.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.0-preview.10 317 3/31/2023
0.7.0-preview.9 111 2/28/2023
0.7.0-preview.8 134 2/22/2023
0.7.0-preview.7 79 2/9/2023
0.7.0-preview.6 115 2/7/2023
0.7.0-preview.5 330 1/26/2023
0.7.0-preview.4 99 1/8/2023
0.7.0-preview.3 110 1/5/2023
0.7.0-preview.2 103 12/14/2022
0.7.0-preview.1 86 12/12/2022
0.6.1 2,860 12/7/2022
0.6.0 1,971 9/7/2022
0.6.0-preview.6 87 9/6/2022
0.6.0-preview.5 109 8/3/2022
0.6.0-preview.4 107 8/2/2022
0.6.0-preview.3 113 8/2/2022
0.6.0-preview.2 112 8/1/2022
0.6.0-preview.1 118 7/19/2022
0.5.4 2,030 7/12/2022
0.5.3 1,971 6/29/2022
0.5.2 1,671 6/24/2022
0.5.1 1,709 6/15/2022
0.5.0 1,726 6/15/2022
0.4.0-preview.5 427 3/19/2022
0.4.0-preview.4 430 11/19/2021
0.4.0-preview.3 233 11/8/2021
0.4.0-preview.2 146 11/3/2021
0.4.0-preview.1 187 10/22/2021
0.3.3-preview.5 149 10/11/2021
0.3.3-preview.4 195 9/12/2021
0.3.3-preview.3 191 9/11/2021
0.3.3-preview.2 163 9/10/2021
0.3.3-preview.1 196 9/10/2021
0.2.6 1,315 8/25/2021
0.2.5 1,387 3/25/2021
0.2.4 1,368 3/24/2021
0.2.3 1,890 3/23/2021
0.2.2 1,369 3/22/2021
0.2.1 1,277 3/22/2021
0.2.0 1,345 3/7/2021
0.1.1 1,294 2/17/2021
0.1.0 1,314 2/8/2021
0.0.4 1,354 2/3/2021
0.0.3 1,269 1/31/2021
0.0.2 1,368 1/21/2021
0.0.1 1,835 1/20/2021

Additions:
latest commit #ae00b13
ISAXlsx Assay File Reader Tests
bump to 0.2.0
rename assay file node getter functions
small adjustemt to assay file sample column handling
add assay file io tests
add assay file io tests
add assay sample getter functions
Assay Parameters accession functions
add additional assay parameter convenience functions
add assay factors and characteristics convenience functions
add parameter value parsing functions
Bugfixes:
ISAXlsx Assay File Reader Fixes
fix assay file reader crashing when no custom xml is present closes #18
fix assay file io sample merging