OpenSlideGTK 1.7.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenSlideGTK --version 1.7.0
                    
NuGet\Install-Package OpenSlideGTK -Version 1.7.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.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenSlideGTK" Version="1.7.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 1.7.0
                    
#r "nuget: OpenSlideGTK, 1.7.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@1.7.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=1.7.0
                    
Install as a Cake Addin
#tool nuget:?package=OpenSlideGTK&version=1.7.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 1.7.0

Index

  1. OpenSlideGTK
    Openslide warpper, include 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 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.  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.

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.6.0 254 2/8/2026
2.5.0 165 2/2/2026
2.4.0 153 1/31/2026
2.2.0 478 12/8/2025
2.1.2 550 1/25/2025
2.1.1 435 12/26/2024
2.1.0 252 12/18/2024
2.0.0.1 487 10/29/2024
2.0.0 245 10/29/2024
1.9.1 272 10/19/2024
1.9.0 345 10/10/2024
1.8.0 351 8/29/2024
1.7.1 294 7/26/2024
1.7.0 229 7/26/2024
1.6.0 371 4/17/2024
1.5.0 415 2/20/2024
1.4.0 259 2/20/2024
1.3.2 318 2/17/2024
1.3.1 693 12/19/2023
Loading failed

Updated ImageSharp to non-vulnerable version. As well as other dependency updates.