portable.accord.core 2.15.0.50504

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

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

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • shim (>= 1.0.1.50427)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.15.0.50504 208 5/4/2015
2.14.4.50319 113 3/19/2015
2.14.0.50204 102 2/4/2015
2.14.0.50126 61 1/27/2015

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