NuGet Package?
uxsoft opened this issue · 5 comments
Hi,
It would be useful to have this published as a NuGet package. Let me know if you want help setting up GitHub actions to auto-publish the NuGet package for every commit or something.
Yes, that'd be awesome. I have never published a NuGet pkg, so if you have the know-how, please go ahead.
And just let me know if you need anything from me.
Thanks for the swift response!
I created a pull request with the automation. When testing I created this NuGet package: https://www.nuget.org/packages/CoreAudio/
To get it working in your repository you'll need a NuGet API key set up as a secret in the GitHub repository settings. To get this API key please go to nuget.org and log in. Create the API key and specify the package name and tell me your username so I can transfer the ownership of the existing package to you.
Let me add a few screenshots for you here...
Thanks for your help!