A set of templates written for the GeneticSharp: TSP Blazor, basic console application, TSP console application and TSP Unity3d. * Install the templates with command: dotnet new -i GeneticSharp.Templates * Create new projects for GeneticCharp: * dotnet new GeneticSharpTspBlazorApp * dotnet new GeneticSharpConsoleApp * dotnet new GeneticSharpTspConsoleApp * dotnet new GeneticSharpTspUnity3d
$ dotnet add package GeneticSharp.TemplatesNo README available.