giacomelli / GeneticSharp

GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
MIT License
1.27k stars 332 forks source link

Feature/dotnet core #29

Closed giacomelli closed 6 years ago

giacomelli commented 6 years ago

In this pull-request was performed the porting to .NET Standard 2.0 and .NET Framework 4.6.2

Closes #24.