portable.aforge.core
2.2.5.50205
See the version list below for details.
dotnet add package portable.aforge.core --version 2.2.5.50205
NuGet\Install-Package portable.aforge.core -Version 2.2.5.50205
<PackageReference Include="portable.aforge.core" Version="2.2.5.50205" />
paket add portable.aforge.core --version 2.2.5.50205
#r "nuget: portable.aforge.core, 2.2.5.50205"
// Install portable.aforge.core as a Cake Addin #addin nuget:?package=portable.aforge.core&version=2.2.5.50205 // Install portable.aforge.core as a Cake Tool #tool nuget:?package=portable.aforge.core&version=2.2.5.50205
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. |
Windows Phone | wp8 is compatible. wp81 was computed. |
-
- shim (>= 1.0.1.50204)
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,877 | 3/2/2016 |
2.2.5.50513 | 3,050 | 5/13/2015 |
2.2.5.50504 | 4,164 | 5/4/2015 |
2.2.5.50319 | 4,218 | 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 |
v 2.2.5.50205
----------------
* Windows Phone Silverlight 8 version is copied from 'portable-net45+netcore45+wpa81+wp8' to circumvent AForge.SystemTools error in WP8 build.
v 2.2.5.50204
----------------
* Restored AForge.SystemTools to Core library.
* Separated into different builds for .NET, Windows Phone Silverlight and Universal.
* IMPORTANT! SystemTools methods are not working for Windows Phone Silverlight. As a workaround, upgrade to v 2.2.5.50205.
v 2.2.5.50126
----------------
* Synchronized with dependency updates.