workflow - AForge 2.2.5

The AForge library is a core library of AForge.NET framework, which contains core classes used by other libraries of the framework and classes, which can be used independently for various purposes.

PM> Install-Package AForge -Version 2.2.5 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install AForge -Version 2.2.5 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package AForge --version 2.2.5 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="AForge" Version="2.2.5" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget AForge  ~> 2.2.5
Copy to clipboard

> choco install AForge --version 2.2.5 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "AForge" -RequiredVersion "2.2.5" -Repository "workflow" 
Copy to clipboard

Owners

Authors

AForge.NET

Project URL

http://www.aforgenet.com/framework/

License

GPL-3.0

Tags

aforge.net framework

Info

316779 total downloads
316779 downloads for version 2.2.5
Download (17.67 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.2.5 17.67 KB Mon, 18 Feb 2019 16:53:35 GMT 316779