OpenSlideGTK 1.6.0

dotnet add package OpenSlideGTK --version 1.6.0
NuGet\Install-Package OpenSlideGTK -Version 1.6.0
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="OpenSlideGTK" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenSlideGTK --version 1.6.0
#r "nuget: OpenSlideGTK, 1.6.0"
#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 OpenSlideGTK as a Cake Addin
#addin nuget:?package=OpenSlideGTK&version=1.6.0

// Install OpenSlideGTK as a Cake Tool
#tool nuget:?package=OpenSlideGTK&version=1.6.0

openslide

NuGet version (OpenSlideGTK)

OpenSlideGTK

.NET8 cross-platform Windows, Linux, Mac, bindings for OpenSlide (http://openslide.org/). As well as cross platform .NET6 slide viewer.

Thank you to @IOL0ol1 for his work on OpenSlideSharp.

Thank you to @yigolden for his work on OpenSlideNET.

Nuget

Install-Package OpenSlideGTK -Version 1.6.0

Index

  1. OpenSlideGTK
    Openslide warpper, include DeepZoomGenerator, but no native *.dlls.
  2. SlideViewer .NET6 Cross-platform example project for Viewing Slide with GTK.
Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on OpenSlideGTK:

Package Downloads
BioCore

A .NET library & program for annotating, & editing various microscopy imaging formats using Bioformats supported images. including whole slide, pyramidal & series.

BioGTK

A .NET application & library for editing & annotating various microscopy image formats. Supports all bioformats supported images. Integrates with ImageJ, running ImageJ filters & macro functions. Supports Windows, Linux and Mac.

BioLib

A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats. Supports all bioformats supported images. Integrates with ImageJ, running ImageJ filters & macro functions. Supports Windows, Linux and Mac.

BioImager

A .NET microscopy imaging application based on Bio library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include Prior® & Zeiss® & all devices supported by Micromanager 2.0 and python-microscope.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0 106 4/17/2024
1.5.0 191 2/20/2024
1.4.0 79 2/20/2024
1.3.2 122 2/17/2024
1.3.1 348 12/19/2023
1.3.0 160 12/1/2023
1.2.0 109 11/24/2023
1.1.0 108 11/23/2023
1.0.0 112 11/23/2023

Fixed stack overflow error for large number of tiles.