JamieDixon / GraphViz-C-Sharp-Wrapper

GraphViz C# Wrapper
93 stars 55 forks source link

Port to .NET Core, ReSharper cleanups, and switched to xUnit #15

Closed wonea closed 7 years ago

wonea commented 8 years ago

The NuGet package needs updating

JamieDixon commented 8 years ago

Hi Gareth,

Thanks for submitting this PR. I'm really happy to see someone taking an interest in this project! I'll aim to take a look over the next couple of days and get this merged. I don't currently have a way to test this (I'm on a Mac now) but maybe I can find a way.

Thanks, Jamie

wonea commented 8 years ago

Thank you for making this wrapper.

I haven't tried it, but apparently the new JetBrains .NET IDE runs on the Mac. https://www.jetbrains.com/rider/

wonea commented 7 years ago

If I simplified this pull request with just the project files changed to NETSTANDARD would this be appropriate? Could also add both NET46 and NETSTANDARD20 if appropriate.