QuickGraph icon indicating copy to clipboard operation
QuickGraph copied to clipboard

Unity compatibility

Open liogiu2 opened this issue 6 years ago • 1 comments

Is there any chance that in the future will be added unity compatibility?

liogiu2 avatar Jun 18 '18 09:06 liogiu2

I made a fork of the library with lot of cleaning and made it .NET Core compliant. I also extended package targets support. Here are targets:

  • .NET Standard >= 1.3
  • .NET Core >= 1.0
  • .NET Framework >= 3.5

So it should be compatible with Unity (see package).

KeRNeLith avatar Dec 30 '19 14:12 KeRNeLith