arcIO.NET
0.0.6
See the version list below for details.
dotnet add package arcIO.NET --version 0.0.6
NuGet\Install-Package arcIO.NET -Version 0.0.6
<PackageReference Include="arcIO.NET" Version="0.0.6" />
paket add arcIO.NET --version 0.0.6
#r "nuget: arcIO.NET, 0.0.6"
// Install arcIO.NET as a Cake Addin
#addin nuget:?package=arcIO.NET&version=0.0.6
// Install arcIO.NET as a Cake Tool
#tool nuget:?package=arcIO.NET&version=0.0.6
Library for easy handling of ARC folders and files and reading and writing the ISAModel behind it.
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 | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- FSharp.Core (>= 7.0.0)
- ISADotNet.XLSX (>= 0.7.0-preview.5)
- NLog (>= 5.1.1)
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.1.0-preview.6 | 70 | 2/28/2023 |
0.1.0-preview.5 | 79 | 2/23/2023 |
0.1.0-preview.4 | 63 | 2/22/2023 |
0.1.0-preview.3 | 44 | 2/22/2023 |
0.1.0-preview.2 | 44 | 2/9/2023 |
0.1.0-preview.1 | 45 | 2/9/2023 |
0.0.6 | 233 | 1/26/2023 |
0.0.5 | 60 | 1/8/2023 |
0.0.4 | 78 | 12/15/2022 |
0.0.3 | 60 | 12/15/2022 |
0.0.2 | 42 | 10/6/2022 |
0.0.1 | 323 | 7/6/2022 |
Additions:
migrate githelper and logging from arcCommander
Improve linux file reads for Study and Assay: autocorrect backslashes to frontslashes
Improved investigation fromArcFolder and added autocorrect for reading file paths.
Assay create by name instead of create by filename
Added arc init functionality (subfolders, investigation file, git)
Added assay register to Investigation module
update isadotnet reference
Bugfixes:
build fixes for linux