ISADotNet.XLSX
0.0.2
.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ISADotNet.XLSX --version 0.0.2
NuGet\Install-Package ISADotNet.XLSX -Version 0.0.2
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.XLSX" Version="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ISADotNet.XLSX --version 0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ISADotNet.XLSX, 0.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ISADotNet.XLSX as a Cake Addin
#addin nuget:?package=ISADotNet.XLSX&version=0.0.2
// Install ISADotNet.XLSX as a Cake Tool
#tool nuget:?package=ISADotNet.XLSX&version=0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This project is meant as an easy means to open, manipulate and save ISA (Investigation,Study,Assay) metadata files in the dotnet environment. The underlying datamodel can be directly read from and written to ISA-Json and ISA-Excel (ISATab format) files.
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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (= 4.7.2)
- FSharpSpreadsheetML (>= 0.0.0)
- ISADotNet (>= 0.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ISADotNet.XLSX:
Package | Downloads |
---|---|
arcIO.NET
Library for easy handling of ARC folders and files and reading and writing the ISAModel behind it. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.0-preview.5 | 48 | 1/26/2023 |
0.7.0-preview.4 | 48 | 1/8/2023 |
0.7.0-preview.3 | 55 | 1/5/2023 |
0.7.0-preview.2 | 56 | 12/14/2022 |
0.7.0-preview.1 | 45 | 12/12/2022 |
0.6.1 | 122 | 12/7/2022 |
0.6.0 | 257 | 9/7/2022 |
0.6.0-preview.6 | 52 | 9/6/2022 |
0.6.0-preview.5 | 65 | 8/3/2022 |
0.6.0-preview.4 | 68 | 8/2/2022 |
0.6.0-preview.3 | 72 | 8/2/2022 |
0.6.0-preview.2 | 73 | 8/1/2022 |
0.6.0-preview.1 | 81 | 7/19/2022 |
0.5.4 | 259 | 7/12/2022 |
0.5.3 | 399 | 6/29/2022 |
0.5.2 | 254 | 6/24/2022 |
0.5.1 | 248 | 6/15/2022 |
0.5.0 | 232 | 6/15/2022 |
0.4.0-preview.5 | 385 | 3/19/2022 |
0.4.0-preview.4 | 372 | 11/19/2021 |
0.4.0-preview.3 | 189 | 11/8/2021 |
0.4.0-preview.2 | 111 | 11/3/2021 |
0.4.0-preview.1 | 144 | 10/22/2021 |
0.3.3-preview.5 | 119 | 10/11/2021 |
0.3.3-preview.4 | 162 | 9/12/2021 |
0.3.3-preview.3 | 154 | 9/11/2021 |
0.3.3-preview.2 | 117 | 9/10/2021 |
0.3.3-preview.1 | 152 | 9/10/2021 |
0.2.6 | 274 | 8/25/2021 |
0.2.5 | 277 | 3/25/2021 |
0.2.4 | 341 | 3/24/2021 |
0.2.3 | 304 | 3/23/2021 |
0.2.2 | 261 | 3/22/2021 |
0.2.1 | 278 | 3/22/2021 |
0.2.0 | 348 | 3/7/2021 |
0.1.1 | 248 | 2/17/2021 |
0.1.0 | 267 | 2/8/2021 |
0.0.4 | 276 | 2/3/2021 |
0.0.3 | 273 | 1/31/2021 |
0.0.2 | 298 | 1/21/2021 |
0.0.1 | 329 | 1/20/2021 |
Increased the minimum version of the System.Json.Text dependancy**
Minor additions to the API functions**