CSharpImageLibrary 3.1.6

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

// Install CSharpImageLibrary as a Cake Tool
#tool nuget:?package=CSharpImageLibrary&version=3.1.6

Loads and saves standard images including DDS (all sorts and weird ones like V8U8, G8, etc. See full list on github.)

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.0 6,200 6/16/2017
4.1.2 1,727 2/2/2017
4.1.1 1,552 1/31/2017
4.1.0 1,553 1/30/2017
4.0.2 1,706 12/29/2016
4.0.0 1,640 12/14/2016
3.2.0 1,707 8/28/2016
3.1.6 2,295 4/8/2016
3.1.5 1,675 4/7/2016
3.1.4 1,689 3/27/2016
3.1.3 1,663 3/24/2016
3.1.2 1,704 3/20/2016
3.1.1 1,705 3/19/2016
3.1.0 1,687 3/8/2016
3.0.0 1,783 2/20/2016
2.1.6.1 1,684 2/20/2016
2.1.6 1,692 2/16/2016
2.1.5 1,681 1/23/2016
2.1.4 1,616 1/16/2016
2.1.3 1,895 1/15/2016
2.1.2 1,696 1/9/2016
2.1.1 1,638 1/2/2016
2.1.0 1,611 12/29/2015
2.0.1 1,745 12/24/2015
2.0.0 1,648 12/23/2015
1.9.3.1 1,666 12/22/2015
1.9.3 1,826 12/22/2015
1.9.2 1,807 12/22/2015
1.9.1 1,733 12/4/2015
1.9.0 1,756 11/21/2015
1.8.0 1,806 10/1/2015
1.7.0 1,804 9/30/2015
1.6.0 1,682 9/28/2015
1.5.0 1,713 9/27/2015
1.4.0 1,781 9/22/2015
1.3.0 1,728 9/13/2015
1.2.0 1,730 9/13/2015
1.1.0 1,691 9/8/2015
1.0.0 1,744 9/7/2015

Fixed format detection issue.