-
-
Notifications
You must be signed in to change notification settings - Fork 345
Setup
Diego Giacomelli edited this page Jul 27, 2018
·
6 revisions
If you are just using the GeneticSharp library, you don't need any setup, just install the NuGet package.
If you are using the .netstandard2.0 version, remember to install the latest .NET Core SDK from https://www.microsoft.com/net/download/
If you download the whole repository and you want to use the sample app GeneticSharp.Runner.GtkApp, you need to install the latest Mono version on your machine: http://www.mono-project.com/download/stable/
Just open the GeneticSharp.sln solution on Visual Studio for your platform:
- Mac: Visual Studio for Mac
- Windows: Visual Studio 2017
They can be downloaded from https://www.visualstudio.com/downloads/.