DZParallelLib 1.0.0-alpha905
A small library that optimizes the generation of the DeepZoom collection image. This image must be generated anytime you have a DeepZoom image with sub-images or a PivotViewer collection. Supports updating the collection.
This is a prerelease version of DZParallelLib.
Install-Package DZParallelLib -Version 1.0.0-alpha905
dotnet add package DZParallelLib --version 1.0.0-alpha905
<PackageReference Include="DZParallelLib" Version="1.0.0-alpha905" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DZParallelLib --version 1.0.0-alpha905
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DZParallelLib, 1.0.0-alpha905"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install DZParallelLib as a Cake Addin #addin nuget:?package=DZParallelLib&version=1.0.0-alpha905&prerelease // Install DZParallelLib as a Cake Tool #tool nuget:?package=DZParallelLib&version=1.0.0-alpha905&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Basic functionality of rendering images, and only updating changes in this first release.
Dependencies
-
- morelinq (>= 1.0.15631-beta)
- Nito.AsyncEx (>= 0.15.0-beta)
- VerifyArgs (>= 1.0.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DZParallelLib:
Package | Downloads |
---|---|
DeepZoomPivotConstructor
A set of libraries to generate a DeepZoom image or a PivotViewer collection. Interface allows generation of complex layered images, and assembling those layers into DeepZoom layouts or PivotViewer collections.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha905 | 784 | 6/27/2013 |
1.0.0-alpha9 | 746 | 5/16/2013 |
1.0.0-alpha7 | 680 | 5/12/2013 |
1.0.0-alpha6 | 738 | 4/26/2013 |
1.0.0-alpha5 | 691 | 4/25/2013 |
1.0.0-alpha3 | 692 | 4/23/2013 |