OpenSlideGTK 1.7.1

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

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

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

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. 
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.7.1 0 7/26/2024
1.7.0 7 7/26/2024
1.6.0 185 4/17/2024
1.5.0 199 2/20/2024
1.4.0 88 2/20/2024
1.3.2 132 2/17/2024
1.3.1 352 12/19/2023
1.3.0 163 12/1/2023
1.2.0 118 11/24/2023
1.1.0 118 11/23/2023
1.0.0 116 11/23/2023

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