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 Sep 22, 2017 · 5 revisions

Sample application with NuGet on Linux

Before attempting to run a sample application, run:

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

Now, in order to execute a sample application, run:

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/"
  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