Sign CLI
$ dotnet add package signSign CLI is a .NET tool that provides digital signing for .NET assemblies, packages, and other files.
The tool signs files inside-out, starting with the most nested files and then the outer files, ensuring everything is signed in the correct order.
sign code azure-key-vault --helpsign code trusted-signing --helpsign code certificate-store --helpsign --versionSee the GitHub repository for additional information and samples.
This package is released as open source under the MIT license.
Bug reports, feedback, and contributions are welcome at the GitHub repository.
Happy signing! 🚀