sign icon indicating copy to clipboard operation
sign copied to clipboard

Publish Sign.Core as a nuget package

Open jackmtpt opened this issue 10 months ago • 2 comments

Are there any plans to publish Sign.Core as a nuget package so that it can be consumed from other applications? We already have a custom tool to update/sign clickonce .application files and it would be great if we could simply call Sign.Core from it rather than needing to a) call the dotnet sign CLI or b) re-implement the AKV signing code ourselves.

jackmtpt avatar Oct 16 '23 15:10 jackmtpt

Currently, there are no plans to publish Sign.Core as a NuGet package. There are a lot of issues we'd need to work through before this becomes a viable option. We'd like to, but it's not a priority at this time.

Please upvote if this is important to you.

dtivel avatar Nov 28 '23 18:11 dtivel

Have you got a list of the issues that would need to be worked on? Is it something that you'd accept contributions for?

jackmtpt avatar Nov 29 '23 16:11 jackmtpt