michielpost / Q42.HueApi

C# helper library to talk to the Philips Hue bridge
MIT License
411 stars 114 forks source link

.Net standard library version? #107

Closed hansmbakker closed 7 years ago

hansmbakker commented 7 years ago

Do you have plans to support a .net core / .net standard library version?

michielpost commented 7 years ago

I already did some work on that a year ago, it's on this branch: https://github.com/Q42/Q42.HueApi/tree/feature/netstandard

But there was so much unclear at that time, I'm going to delete that branch and start over.

My plan was to start as soon as someone needed it. I'll start working on it this week.

michielpost commented 7 years ago

The netstandard version of Q42.HueApi and Q42.HueApi.ColorConverters is now on NuGet (version 3.4.0) Let me know if you find any problems.

hansmbakker commented 7 years ago

Great, I'll try it! Thank you!

hansmbakker commented 7 years ago

First impressions are good