BioFormats.NET6 7.1.0.1

There is a newer version of this package available.
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
#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

NuGet version (BioFormatsNET6) NuGet version (BioFormatsNET6)

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 NuGet version (BioFormatsNET6)

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 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

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
7.3.0 152 4/18/2024
7.2.0 1,334 2/8/2024
7.1.0.2 124 1/31/2024
7.1.0.1 317 12/23/2023
7.1.0 330 12/11/2023
7.0.1.2 2,593 11/2/2023
7.0.1.1 115 10/30/2023
7.0.1 450 10/22/2023
7.0.0 762 8/1/2023
6.14.1 398 7/5/2023
6.14.0 324 7/5/2023
6.13.1 529 5/15/2023
6.13.0 318 5/3/2023
6.12.0 914 2/28/2023
1.0.0 543 12/6/2022

IKVM bug fix for compressed images.