GeneticSharp.Templates
3.0.1
See the version list below for details.
dotnet new install GeneticSharp.Templates::3.0.1
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
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
See changes at https://github.com/giacomelli/GeneticSharp.