.NET Assembly Strong-Name Signer NuGet Package

Automatic strong-name signing of referenced assemblies.

Utility software to strong-name sign .NET assemblies, including assemblies you do not have the source code for.

If you strong-name sign your own projects you may have noticed that if you reference an unsigned third party assembly you get an error similar to "Referenced assembly 'A.B.C' does not have a strong name".

If you did not create this assembly, you can use this tool to sign the assembly with your own (or temporarily generated) strong-name key.

The tool will also re-write the assembly references (as well as any InternalsVisibleTo references) to match the new signed versions of the assemblies you create.




Got any .NET Assembly Strong-Name Signer Question?





Info

Version: 3.5.0
Author(s): Werner van Deventer
Last Update: Monday, February 5, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/brutaldev/StrongNameSigner
NuGet Url: https://www.nuget.org/packages/Brutal.Dev.StrongNameSigner


Install
Install-Package Brutal.Dev.StrongNameSigner
dotnet add package Brutal.Dev.StrongNameSigner
paket add Brutal.Dev.StrongNameSigner
Brutal.Dev.StrongNameSigner Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.9

avg-downloads-per-day

111

days-since-last-release

74