GeneticSharp 3.1.4
dotnet add package GeneticSharp --version 3.1.4
NuGet\Install-Package GeneticSharp -Version 3.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GeneticSharp" Version="3.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GeneticSharp" Version="3.1.4" />
<PackageReference Include="GeneticSharp" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GeneticSharp --version 3.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GeneticSharp, 3.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package GeneticSharp@3.1.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GeneticSharp&version=3.1.4
#tool nuget:?package=GeneticSharp&version=3.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on GeneticSharp:
| Package | Downloads |
|---|---|
|
GeneticSharp.Extensions
Extensions for GeneticSharp: a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs). |
|
|
Rnsm.ReservationOpt
My package description. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.4 | 216,243 | 1/29/2023 |
| 3.1.2 | 9,985 | 9/10/2022 |
| 3.0.0 | 1,175 | 9/6/2022 |
| 2.6.0 | 336,368 | 7/11/2019 |
| 2.5.2 | 6,304 | 6/12/2019 |
| 2.5.1 | 7,115 | 1/31/2019 |
| 2.4.0 | 5,838 | 1/19/2019 |
| 2.2.0 | 6,731 | 11/3/2018 |
| 2.1.0 | 4,397 | 10/30/2018 |
| 2.0.0 | 6,335 | 5/12/2018 |
| 2.0.0-rc1 | 1,658 | 3/28/2018 |
| 1.2.0 | 8,905 | 1/27/2018 |
| 1.1.19 | 2,869 | 6/18/2017 |
| 1.1.16 | 1,765 | 6/18/2017 |
| 1.1.0 | 1,713 | 6/11/2017 |
| 1.0.100 | 3,326 | 2/20/2016 |
| 1.0.94 | 1,965 | 12/8/2015 |
| 1.0.56 | 1,887 | 9/18/2015 |
See changes at https://github.com/giacomelli/GeneticSharp.