ParticleSwarmSharp is a fast, extensible, multi-platform C# particle swarm optimization (PSO) library that simplifies the development of applications using PSO.
For an introduction on Particle Swarm Optimization visit my blog: https://blog.adamstirtan.net/2023/10/introduction-to-pso-in-csharp.html
You can use this library anywhere that supports .NET