CSharpImageLibrary 4.2.0

dotnet add package CSharpImageLibrary --version 4.2.0
                    
NuGet\Install-Package CSharpImageLibrary -Version 4.2.0
                    
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="4.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSharpImageLibrary" Version="4.2.0" />
                    
Directory.Packages.props
<PackageReference Include="CSharpImageLibrary" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CSharpImageLibrary --version 4.2.0
                    
#r "nuget: CSharpImageLibrary, 4.2.0"
                    
#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.
#addin nuget:?package=CSharpImageLibrary&version=4.2.0
                    
Install CSharpImageLibrary as a Cake Addin
#tool nuget:?package=CSharpImageLibrary&version=4.2.0
                    
Install CSharpImageLibrary as a Cake Tool

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 net462 is compatible.  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,890 6/16/2017
4.1.2 1,906 2/2/2017
4.1.1 1,711 1/31/2017
4.1.0 1,716 1/30/2017
4.0.2 1,860 12/29/2016
4.0.0 1,793 12/14/2016
3.2.0 1,878 8/28/2016
3.1.6 2,470 4/8/2016
3.1.5 1,856 4/7/2016
3.1.4 1,848 3/27/2016
3.1.3 1,823 3/24/2016
3.1.2 1,863 3/20/2016
3.1.1 1,864 3/19/2016
3.1.0 1,855 3/8/2016
3.0.0 1,957 2/20/2016
2.1.6.1 1,845 2/20/2016
2.1.6 1,865 2/16/2016
2.1.5 1,849 1/23/2016
2.1.4 1,797 1/16/2016
2.1.3 2,113 1/15/2016
2.1.2 1,864 1/9/2016
2.1.1 1,791 1/2/2016
2.1.0 1,778 12/29/2015
2.0.1 1,905 12/24/2015
2.0.0 1,818 12/23/2015
1.9.3.1 1,835 12/22/2015
1.9.3 2,039 12/22/2015
1.9.2 2,038 12/22/2015
1.9.1 1,905 12/4/2015
1.9.0 1,919 11/21/2015
1.8.0 1,968 10/1/2015
1.7.0 1,960 9/30/2015
1.6.0 1,858 9/28/2015
1.5.0 1,877 9/27/2015
1.4.0 1,957 9/22/2015
1.3.0 1,896 9/13/2015
1.2.0 1,892 9/13/2015
1.1.0 1,852 9/8/2015
1.0.0 1,912 9/7/2015

DX10 Support, improved some areas of UI.