BioFormats.NET6 7.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.0.1
                    
NuGet\Install-Package BioFormats.NET6 -Version 7.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.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BioFormats.NET6" Version="7.0.1" />
                    
Directory.Packages.props
<PackageReference Include="BioFormats.NET6" />
                    
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 BioFormats.NET6 --version 7.0.1
                    
#r "nuget: BioFormats.NET6, 7.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.
#addin nuget:?package=BioFormats.NET6&version=7.0.1
                    
Install BioFormats.NET6 as a Cake Addin
#tool nuget:?package=BioFormats.NET6&version=7.0.1
                    
Install BioFormats.NET6 as a Cake Tool

Bioformats 7.0.1 (https://www.openmicroscopy.org/bio-formats/) Built with ikvm 8.6.4 for .NET6. Add nuget package IKVM to your project to use this library.

Building

Generated with the latest version of bioformats_package.jar with ikvmc.exe. As well as the following dependencies placed in folder "dependencies" in the same folder as ikvmc.exe the dependencies can be downloaded from Maven.

  • google-collect.1.0.jar

Then running ikvmc.exe from command line with the following command:

./ikvmc bioformats_package.jar -target:library -recurse:dependencies *> output.txt

This will generate the dll bioformats_package.dll.

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

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.2.0 144 5/28/2025
8.1.0 314 2/20/2025
8.0.1 221 11/17/2024
8.0.0 357 10/24/2024
7.3.1 3,547 7/12/2024
7.3.0 713 4/18/2024
7.2.0 3,096 2/8/2024
7.1.0.2 237 1/31/2024
7.1.0.1 397 12/23/2023
7.1.0 472 12/11/2023
7.0.1.2 4,039 11/2/2023
7.0.1.1 170 10/30/2023
7.0.1 597 10/22/2023
7.0.0 955 8/1/2023
6.14.1 489 7/5/2023
6.14.0 433 7/5/2023 6.14.0 is deprecated because it has critical bugs.
6.13.1 702 5/15/2023
6.13.0 401 5/3/2023
6.12.0 1,061 2/28/2023
1.0.0 650 12/6/2022

Bioformats 7.0.1, IKVM 8.6.4 update.