hexagon-oss / openhardwaremonitor

Open Hardware Monitor - a tool for monitoring hardware performance. Includes support for various temperature sensors, disk I/O ratings and power consumption.
Mozilla Public License 2.0
188 stars 21 forks source link

Release OpenHardwareMonitorLib #63

Open Levi--G opened 3 months ago

Levi--G commented 3 months ago

Hey,

I've been using this fork for ages since the original repo died. I have been using the library in my own projects to be specific, is there any way you could release a nuget package of the lib together with your releases? Preferably on nuget?

I know its a lot to ask and ill understand and will keep compiling myself if you don't. Either way you are awesome for keeping this software/fork alive. Much appreciated! :)

pgrawehr commented 3 months ago

I'll definitely consider this, but I haven't had time to do some updates in a while. And I haven't managed to upload something to nuget yet. It always failed with strange errors. I will definitely try with the next version.

Levi--G commented 3 months ago

If you need help with it lemme know. If you do it from visual studio (you can enter all the field in properties and right click project => pack to get a package, it should upload fine. I do it all the time.