CSJ2K 0.9.1

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

// Install CSJ2K as a Cake Tool
#tool nuget:?package=CSJ2K&version=0.9.1

Portable Class Library for decoding and encoding JPEG2000 images from Windows Store, Windows Phone 7, Silverlight 4 and .NET (WPF and Windows Forms) applications.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Silverlight sl4 is compatible.  sl5 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp was computed.  wp7 is compatible.  wp75 was computed.  wp8 was computed.  wp81 was computed. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on CSJ2K:

Package Downloads
fo-dicom.NetCore

Core fo-dicom library for .NET Core targeting Standard Library 1.3 and higher.

fo-dicom.Android

Core fo-dicom library for Xamarin Android.

fo-dicom.iOS

Core fo-dicom library for Xamarin iOS (Unified).

Chattel-AssetTools

Extends Chattel with extra sugar for the StratusAsset.

DncNativeDicom

Core fo-dicom library for .NET Core Native targeting Standard Library 1.3 and higher.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on CSJ2K:

Repository Stars
hcmlab/nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
fo-dicom/fo-dicom-samples
Sample applications associated with the fo-dicom framework
Version Downloads Last updated
3.0.0 616,039 9/26/2018
3.0.0-alpha 23,543 3/20/2017
2.0.0.1 98,353 7/1/2016
2.0.0 2,066 6/30/2016
2.0.0-beta6 9,620 5/21/2016
2.0.0-beta5 1,725 5/20/2016
2.0.0-beta4 1,892 5/6/2016
2.0.0-beta3 1,697 5/6/2016
2.0.0-beta2 1,644 5/4/2016
2.0.0-beta1 1,597 4/29/2016
0.9.1 2,749 4/16/2015

version 0.9.1
-------------
* Default encoding method for PGM, PPM and PGX images implemented.