portable.aforge.core 2.2.5.60302

dotnet add package portable.aforge.core --version 2.2.5.60302
NuGet\Install-Package portable.aforge.core -Version 2.2.5.60302
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="portable.aforge.core" Version="2.2.5.60302" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add portable.aforge.core --version 2.2.5.60302
#r "nuget: portable.aforge.core, 2.2.5.60302"
#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 portable.aforge.core as a Cake Addin
#addin nuget:?package=portable.aforge.core&version=2.2.5.60302

// Install portable.aforge.core as a Cake Tool
#tool nuget:?package=portable.aforge.core&version=2.2.5.60302

Portable AForge Core contains the core types for the AForge.NET Framework on mobile and tablet devices.

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. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore451 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on portable.aforge.core:

Package Downloads
portable.aforge.math

Portable AForge Math provides scientific computing functionality to the AForge.NET Framework on mobile and tablet devices.

portable.aforge.fuzzy

Portable AForge Fuzzy provides fuzzy logic functionality to the AForge.NET Framework on mobile and tablet devices.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.5.60302 6,677 3/2/2016
2.2.5.50513 2,948 5/13/2015
2.2.5.50504 3,977 5/4/2015
2.2.5.50319 4,033 3/19/2015
2.2.5.50205 1,144 2/5/2015
2.2.5.50204 3,788 2/4/2015
2.2.5.50126 3,527 1/26/2015

BREAKING CHANGES!
-----------------
* Windows Phone 8/8.1 Silverlight no longer supported. Use Portable AForge.Core 2.2.5.50205 or earlier for WP 8/8.1 Silverlight support.
* AForge.Math.Complex deprecated. Use System.Numerics.Complex instead.