soloud
soloud copied to clipboard
Suggestion: Put C# Binding on NuGet
I think it would be a good idea to put the C# binding on NuGet to make it really quick and easy for C# developers to use this.
I could probably put it on myself, but then it would be under my name instead of whoever it should be; and I would be in charge of updating it, which I don't really want to deal with.
Would it be possible to have it on NuGet?
Thanks.
I have nothing against someone doing this, but like you, I don't want the responsibility of updating it.
Ah I see. Good to know.
I do not know if it is possible within GitHub's CICD tooling. But one could consider automating the process of updating the NuGet package on each release. Not sure how to do it in detail though.