AVPRIndex 0.0.4
See the version list below for details.
dotnet add package AVPRIndex --version 0.0.4
NuGet\Install-Package AVPRIndex -Version 0.0.4
<PackageReference Include="AVPRIndex" Version="0.0.4" />
paket add AVPRIndex --version 0.0.4
#r "nuget: AVPRIndex, 0.0.4"
// Install AVPRIndex as a Cake Addin #addin nuget:?package=AVPRIndex&version=0.0.4 // Install AVPRIndex as a Cake Tool #tool nuget:?package=AVPRIndex&version=0.0.4
AVPR Index
Type system for the indexing backend of https://avpr.nfdi4plants.org.
This lib exposes the type system and utilities needed to parse and index arc validation packages with yaml frontmatter.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- FSharp.Core (>= 8.0.200)
- YamlDotNet (>= 15.1.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AVPRIndex:
Package | Downloads |
---|---|
AVPRClient
.NET client library for avpr.nfdi4plants.org |
|
ARCExpect
Package Description |
|
ARCValidationPackages
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.1 | 226 | 6/21/2024 |
0.2.0 | 131 | 6/21/2024 |
0.1.3 | 115 | 6/19/2024 |
0.1.2 | 107 | 6/18/2024 |
0.1.1 | 183 | 6/11/2024 |
0.1.0 | 209 | 4/25/2024 |
0.0.8 | 217 | 3/18/2024 |
0.0.7 | 143 | 3/13/2024 |
0.0.6 | 123 | 3/12/2024 |
0.0.5 | 126 | 3/12/2024 |
0.0.4 | 124 | 3/11/2024 |
0.0.3 | 119 | 3/7/2024 |
0.0.2 | 152 | 3/4/2024 |
0.0.1 | 147 | 2/29/2024 |
## v0.0.4
- Replace line endings when parsing frontmatter
## v0.0.3
- Add create function to Author and OntologyAnnotation (https://github.com/nfdi4plants/arc-validate-package-registry/pull/27)
## v0.0.2
- Add qol Domain functions (https://github.com/nfdi4plants/arc-validate-package-registry/pull/26)
## v0.0.1
- Initial release for AVPR API v1