Brutal.Dev.StrongNameSigner
2.7.1
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.
Install-Package Brutal.Dev.StrongNameSigner -Version 2.7.1
dotnet add package Brutal.Dev.StrongNameSigner --version 2.7.1
<PackageReference Include="Brutal.Dev.StrongNameSigner" Version="2.7.1" />
paket add Brutal.Dev.StrongNameSigner --version 2.7.1
#r "nuget: Brutal.Dev.StrongNameSigner, 2.7.1"
// Install Brutal.Dev.StrongNameSigner as a Cake Addin
#addin nuget:?package=Brutal.Dev.StrongNameSigner&version=2.7.1
// Install Brutal.Dev.StrongNameSigner as a Cake Tool
#tool nuget:?package=Brutal.Dev.StrongNameSigner&version=2.7.1
Release Notes
- Improved performance of automated build task by ignoring checks against SDK and standard library assemblies that will/should always be signed anyway (Issue #57).
- Improved errors when files are not found.
- Log with high priority when files are being changed during the automated signing process.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Brutal.Dev.StrongNameSigner:
Package | Downloads |
---|---|
Atlassian.SDK.Signed
Utilities to interact with Atlassian products. Contains LinqToJira provider for querying JIRA Issue tracker (http://www.atlassian.com/software/jira).
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Brutal.Dev.StrongNameSigner:
Repository | Stars |
---|---|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
paiden/Nett
.Net library for TOML
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.7.1 | 31,234 | 12/12/2019 |
2.6.0 | 567 | 11/25/2019 |
2.4.0 | 1,149 | 9/18/2019 |
2.3.0 | 17,465 | 8/29/2018 |
2.2.0 | 460 | 8/28/2018 |
2.1.4 | 8,648 | 1/18/2018 |
2.1.3 | 18,458 | 5/12/2017 |
2.1.2 | 842 | 5/1/2017 |
2.1.0 | 14,959 | 9/24/2016 |
1.8.0 | 10,709 | 5/5/2016 |
1.7.0 | 3,271 | 4/14/2016 |
1.6.1 | 3,496 | 1/7/2016 |
1.5.1 | 4,875 | 8/2/2015 |
1.5.0 | 1,530 | 7/4/2015 |
1.4.9 | 768 | 7/1/2015 |
1.4.8 | 1,170 | 5/30/2015 |
1.4.7 | 682 | 5/28/2015 |
1.4.6 | 682 | 5/28/2015 |
1.4.5 | 816 | 5/16/2015 |
1.4.4 | 700 | 4/30/2015 |