DZParallelLib 1.0.0-alpha905

This is a prerelease version of DZParallelLib.
dotnet add package DZParallelLib --version 1.0.0-alpha905
NuGet\Install-Package DZParallelLib -Version 1.0.0-alpha905
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="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
#r "nuget: DZParallelLib, 1.0.0-alpha905"
#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 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

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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 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 Downloads Last updated
1.0.0-alpha905 1,216 6/27/2013
1.0.0-alpha9 1,042 5/16/2013
1.0.0-alpha7 956 5/12/2013
1.0.0-alpha6 1,030 4/26/2013
1.0.0-alpha5 961 4/25/2013
1.0.0-alpha3 950 4/23/2013

Basic functionality of rendering images, and only updating changes in this first release.