Is the project Unity only?

Is the project Unity-only?

I’m currently working on a pure C# simulation (.NET Core) and I’m reviewing pathfinding packages I could use in it. Obviously, this project looks awesome, but it seems to me that it requires Unity to work.

Is that so? Or is there a way I could use the project with custom-made data structures to represent worlds, obstacles and agents?

Thanks!

Yes. It is pretty heavily tied to Unity.