go home

icon GeneticSharp Console Application (GeneticSharpConsoleApp)

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 new --install "GeneticSharp.Templates"
dotnet new GeneticSharpConsoleApp
  • Tags: language: C#
  • Classifications: GeneticSharp Console