Brutal.Dev.StrongNameSigner 1.4.4

dotnet add package Brutal.Dev.StrongNameSigner --version 1.4.4
                    
NuGet\Install-Package Brutal.Dev.StrongNameSigner -Version 1.4.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Brutal.Dev.StrongNameSigner" Version="1.4.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Brutal.Dev.StrongNameSigner" Version="1.4.4" />
                    
Directory.Packages.props
<PackageReference Include="Brutal.Dev.StrongNameSigner" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Brutal.Dev.StrongNameSigner --version 1.4.4
                    
#r "nuget: Brutal.Dev.StrongNameSigner, 1.4.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Brutal.Dev.StrongNameSigner&version=1.4.4
                    
Install Brutal.Dev.StrongNameSigner as a Cake Addin
#tool nuget:?package=Brutal.Dev.StrongNameSigner&version=1.4.4
                    
Install Brutal.Dev.StrongNameSigner as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Brutal.Dev.StrongNameSigner:

Repository Stars
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
paiden/Nett
.Net library for TOML
Version Downloads Last updated
1.4.4 77 4/30/2015