OpenSlideGTK 1.7.0
See the version list below for details.
dotnet add package OpenSlideGTK --version 1.7.0
NuGet\Install-Package OpenSlideGTK -Version 1.7.0
<PackageReference Include="OpenSlideGTK" Version="1.7.0" />
paket add OpenSlideGTK --version 1.7.0
#r "nuget: OpenSlideGTK, 1.7.0"
// Install OpenSlideGTK as a Cake Addin #addin nuget:?package=OpenSlideGTK&version=1.7.0 // Install OpenSlideGTK as a Cake Tool #tool nuget:?package=OpenSlideGTK&version=1.7.0
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
- OpenSlideGTK
Openslide warpper, include DeepZoomGenerator, but no native *.dlls. - SlideViewer .NET8 Cross-platform example project for Viewing Slide with GTK.
Product | Versions 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. |
-
net8.0
- BruTile (>= 5.0.6)
- Mapsui (>= 4.1.5)
- Mapsui.Tiling (>= 4.1.5)
- NetVips (>= 2.4.1)
- NetVips.Native (>= 8.15.2)
- NetVips.Native.linux-arm64 (>= 8.15.2)
- NetVips.Native.linux-x64 (>= 8.15.2)
- NetVips.Native.osx-arm64 (>= 8.15.2)
- NetVips.Native.osx-x64 (>= 8.15.2)
- NetVips.Native.win-arm64 (>= 8.15.2)
- NetVips.Native.win-x64 (>= 8.15.2)
- SixLabors.ImageSharp (>= 3.1.5)
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.0.0.1 | 137 | 10/29/2024 |
2.0.0 | 89 | 10/29/2024 |
1.9.1 | 129 | 10/19/2024 |
1.9.0 | 126 | 10/10/2024 |
1.8.0 | 172 | 8/29/2024 |
1.7.1 | 139 | 7/26/2024 |
1.7.0 | 97 | 7/26/2024 |
1.6.0 | 227 | 4/17/2024 |
1.5.0 | 251 | 2/20/2024 |
1.4.0 | 123 | 2/20/2024 |
1.3.2 | 174 | 2/17/2024 |
1.3.1 | 452 | 12/19/2023 |
1.3.0 | 213 | 12/1/2023 |
1.2.0 | 145 | 11/24/2023 |
1.1.0 | 147 | 11/23/2023 |
1.0.0 | 149 | 11/23/2023 |
Updated ImageSharp to non-vulnerable version. As well as other dependency updates.