CSJ2K 2.0.0-beta1

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

// Install CSJ2K as a Cake Tool
#tool nuget:?package=CSJ2K&version=2.0.0-beta1&prerelease

Portable Class Library and platform specific support libraries for decoding and encoding JPEG2000 images. Works with Universal Windows (8.1 and 10),
.NET (WPF and Windows Forms), Windows Phone 8 Silverlight, Silverlight 5, Xamarin iOS and Xamarin Android applications.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible.  net40-client is compatible. 
MonoAndroid monoandroid10 is compatible. 
Silverlight sl5 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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 612,156 9/26/2018
3.0.0-alpha 23,299 3/20/2017
2.0.0.1 97,473 7/1/2016
2.0.0 2,050 6/30/2016
2.0.0-beta6 9,383 5/21/2016
2.0.0-beta5 1,716 5/20/2016
2.0.0-beta4 1,883 5/6/2016
2.0.0-beta3 1,688 5/6/2016
2.0.0-beta2 1,635 5/4/2016
2.0.0-beta1 1,588 4/29/2016
0.9.1 2,740 4/16/2015

version 2.0.0-beta1
-------------
* Switched to PCL Profile 328.
* Removed WriteableBitmapEx dependency.