BioFormats.NET6
7.1.0.1
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 BioFormats.NET6 --version 7.1.0.1
NuGet\Install-Package BioFormats.NET6 -Version 7.1.0.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="BioFormats.NET6" Version="7.1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BioFormats.NET6 --version 7.1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BioFormats.NET6, 7.1.0.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 BioFormats.NET6 as a Cake Addin #addin nuget:?package=BioFormats.NET6&version=7.1.0.1 // Install BioFormats.NET6 as a Cake Tool #tool nuget:?package=BioFormats.NET6&version=7.1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bioformats 7.1.0 (https://www.openmicroscopy.org/bio-formats/) Built with IKVM 8.7.3 Maven SDK for .NET6.
For x64 use the nuget package version of the project by installing it from NuGet
For ARM use the Maven version of the project by installing the latest IKVM Maven SDK and adding this to your project file:
<PropertyGroup>
<MavenAdditionalRepositories>ome=https://artifacts.openmicroscopy.org/artifactory/maven/;edu.ucar=https://maven.scijava.org/content/repositories/public/;</MavenAdditionalRepositories>
</PropertyGroup>
<ItemGroup>
<MavenReference Include="bioformats_package">
<GroupId>ome</GroupId>
<ArtifactId>bioformats_package</ArtifactId>
<Version>7.1.0</Version>
</MavenReference>
<MavenReference Include="cdm-core">
<GroupId>edu.ucar</GroupId>
<ArtifactId>cdm-core</ArtifactId>
<Version>5.3.3</Version>
</MavenReference>
<MavenReference Include="guava-jdk5">
<GroupId>com.google.guava</GroupId>
<ArtifactId>guava-jdk5</ArtifactId>
<Version>13.0</Version>
</MavenReference>
</ItemGroup>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- IKVM (>= 8.6.4)
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 | |
---|---|---|---|
8.0.1 | 63 | 11/17/2024 | |
8.0.0 | 243 | 10/24/2024 | |
7.3.1 | 922 | 7/12/2024 | |
7.3.0 | 548 | 4/18/2024 | |
7.2.0 | 3,049 | 2/8/2024 | |
7.1.0.2 | 198 | 1/31/2024 | |
7.1.0.1 | 369 | 12/23/2023 | |
7.1.0 | 433 | 12/11/2023 | |
7.0.1.2 | 4,016 | 11/2/2023 | |
7.0.1.1 | 155 | 10/30/2023 | |
7.0.1 | 556 | 10/22/2023 | |
7.0.0 | 920 | 8/1/2023 | |
6.14.1 | 466 | 7/5/2023 | |
6.14.0 | 397 | 7/5/2023 | |
6.13.1 | 660 | 5/15/2023 | |
6.13.0 | 370 | 5/3/2023 | |
6.12.0 | 1,023 | 2/28/2023 | |
1.0.0 | 611 | 12/6/2022 |
IKVM bug fix for compressed images.