Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
César Souza edited this page May 24, 2015 · 5 revisions

Running NuGet on Linux

cesar@cesar-VirtualBox:~/projects/accord/framework/Samples$ mono "/home/cesar/projects/accord/framework/Samples/.nuget/NuGet.exe" install "/home/cesar/projects/accord/framework/Samples/Statistics/Analysis (PCA)/packages.config" -source "" -RequireConsent -solutionDir "/home/cesar/projects/accord/framework/Samples/" Restoring NuGet packages... To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'. WARNING: Error getting response stream (Write: The authentication or decryption has failed.): SendFailure Unable to find version '5.1.6' of package 'ZedGraph'.

sudo mozroots --import --machine --sync
sudo certmgr -ssl -m https://go.microsoft.com
sudo certmgr -ssl -m https://nugetgallery.blob.core.windows.net
sudo certmgr -ssl -m https://nuget.org
  1. Accord.NET Framework
  2. Getting started
  3. Published books
  4. How to use
  5. Sample applications

Help improve this wiki! Those pages can be edited by anyone that would like to contribute examples and documentation to the framework.

Have you found this software useful? Consider donating only U$10 so it can get even better! This software is completely free and will always stay free. Enjoy!

Clone this wiki locally