qualisys / qualisys_dotnet_sdk

C# (.NET) implementation of the real-time protocol for Qualisys Track Manager
MIT License
8 stars 5 forks source link

Suggestion: .Net Standard SDK #6

Closed rhaley-starfish closed 4 years ago

rhaley-starfish commented 5 years ago

Hi,

I am working to create a .Net Standard implementation and had to create my own project and import the classes. Perhaps you could/should convert the SDK to .Net Standard project so it will work with .Net Framework and .Net Core? It will also make the change over to .Net 5 easier when it gets released...

Just a suggestion. :)

mlveggo commented 4 years ago

Yes.

We will make it work easier with .net core. Publishing on nuget for easier use is also something we aim for.

Thanks for the suggestion.