OpenSlideGTK 2.2.0

dotnet add package OpenSlideGTK --version 2.2.0
                    
NuGet\Install-Package OpenSlideGTK -Version 2.2.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="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenSlideGTK" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="OpenSlideGTK" />
                    
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 OpenSlideGTK --version 2.2.0
                    
#r "nuget: OpenSlideGTK, 2.2.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.
#:package OpenSlideGTK@2.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OpenSlideGTK&version=2.2.0
                    
Install as a Cake Addin
#tool nuget:?package=OpenSlideGTK&version=2.2.0
                    
Install as a Cake Tool

openslide

NuGet version (OpenSlideGTK)

OpenSlideGTK

.NET8 cross-platform Windows, Linux, Mac, bindings for OpenSlide (http://openslide.org/). As well as cross platform .NET8 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 2.2.0

Index

  1. OpenSlideGTK
    Openslide wrapper, including DeepZoomGenerator, but no native *.dlls.
  2. SlideViewer .NET8 Cross-platform example project for viewing slide with GTK.
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OpenSlideGTK:

Package Downloads
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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.0 416 12/8/2025
2.1.2 498 1/25/2025
2.1.1 379 12/26/2024
2.1.0 212 12/18/2024
2.0.0.1 448 10/29/2024
2.0.0 197 10/29/2024
1.9.1 227 10/19/2024
1.9.0 280 10/10/2024
1.8.0 304 8/29/2024
1.7.1 248 7/26/2024
1.7.0 183 7/26/2024
1.6.0 326 4/17/2024
1.5.0 366 2/20/2024
1.4.0 211 2/20/2024
1.3.2 278 2/17/2024
1.3.1 642 12/19/2023
1.3.0 297 12/1/2023
1.2.0 207 11/24/2023
1.1.0 237 11/23/2023
1.0.0 214 11/23/2023

Dependency update: AForgeBio save bytes fix.