ARCtrl.Json 2.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ARCtrl.Json --version 2.4.0
                    
NuGet\Install-Package ARCtrl.Json -Version 2.4.0
                    
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="ARCtrl.Json" Version="2.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ARCtrl.Json" Version="2.4.0" />
                    
Directory.Packages.props
<PackageReference Include="ARCtrl.Json" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ARCtrl.Json --version 2.4.0
                    
#r "nuget: ARCtrl.Json, 2.4.0"
                    
#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.
#addin nuget:?package=ARCtrl.Json&version=2.4.0
                    
Install ARCtrl.Json as a Cake Addin
#tool nuget:?package=ARCtrl.Json&version=2.4.0
                    
Install ARCtrl.Json as a Cake Tool

ARC and ISA json compliant parser for 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 isa-json format.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (4)

Showing the top 4 NuGet packages that depend on ARCtrl.Json:

Package Downloads
ARCtrl.Contract

ARC helper functions for contracts management.

ARCtrl

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime agnostic contract systems.

ARCtrl.Javascript

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime agnostic contract systems.

ARCtrl.Python

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime agnostic contract systems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.1 159 5 days ago
2.5.0 468 6 days ago
2.4.0 385 25 days ago
2.3.1 1,117 4 months ago
2.3.0 213 4 months ago
2.2.4 778 4 months ago
2.2.3 194 4 months ago
2.2.2 211 5 months ago
2.2.1 194 5 months ago
2.2.0 221 5 months ago
2.1.0-alpha.4 392 6 months ago
2.1.0-alpha.3 61 6 months ago
2.1.0-alpha.2 60 6 months ago
2.1.0-alpha.1 64 6 months ago
2.0.1 301 7 months ago
2.0.0 279 7 months ago
2.0.0-swate 187 7 months ago
2.0.0-beta.8.swate 102 9 months ago
2.0.0-beta.8 44 9 months ago
2.0.0-beta.7.swate 50 9 months ago
2.0.0-beta.6.swate 57 9 months ago
2.0.0-beta.5.swate 62 9 months ago
2.0.0-beta.5 59 9 months ago
2.0.0-beta.4.swate 59 9 months ago
2.0.0-beta.3.swate 59 9 months ago
2.0.0-beta.2.swate 67 9 months ago
2.0.0-beta.2 97 9 months ago
2.0.0-beta.1 64 9 months ago
2.0.0-alpha.8 56 9 months ago
2.0.0-alpha.7.swate 79 10 months ago
2.0.0-alpha.7 62 10 months ago
2.0.0-alpha.6.swate 62 10 months ago
2.0.0-alpha.6 115 10 months ago
2.0.0-alpha.5 62 10 months ago
2.0.0-alpha.4 69 5/29/2024
2.0.0-alpha.3 80 4/22/2024
2.0.0-alpha.2 102 4/5/2024
2.0.0-alpha.1 70 4/5/2024
2.0.0-2.0.0-beta.3.swate 61 9 months ago

Additions:
Merge pull request #500 from nfdi4plants/helpers
add ArcTable related helper functions
Merge pull request #493 from nfdi4plants/documentation-link
Update documentation link in README.md
Merge pull request #491 from nfdi4plants/io
make xlsx controller use async calls in javascript
add some missing XlsxHelper functions
RO-Crate export: added default publication date
RO-Crate context: changed headline to name
Added dataFiles to Study RO-Crate export
Merge pull request #481 from nfdi4plants/logo
add logo references to ReadMe
small changes to logos - make hand lighter - higher quality
added ARCtrl logos
bump to 2.3.1
Bugfixes:
Merge pull request #499 from nfdi4plants/datamap_fix
fix datamap reader failing for empty datamap files
fix filesystem access related tests failing in linux CI
Merge pull request #488 from nfdi4plants/rocrate-fixes
RO-Crate export: fixed default publication date
RO-Crate export: fixed paths/ids for directories
RO-Crate context: fixed conformsTo mapping