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
<PackageReference Include="portable.aforge.core" Version="2.2.5.60302" />
paket add portable.aforge.core --version 2.2.5.60302
#r "nuget: portable.aforge.core, 2.2.5.60302"
// 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 | Versions 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. |
-
- shim (>= 2.0.0)
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,876 | 3/2/2016 |
2.2.5.50513 | 3,049 | 5/13/2015 |
2.2.5.50504 | 4,163 | 5/4/2015 |
2.2.5.50319 | 4,217 | 3/19/2015 |
2.2.5.50205 | 1,169 | 2/5/2015 |
2.2.5.50204 | 3,981 | 2/4/2015 |
2.2.5.50126 | 3,688 | 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.