StrongNamer 0.0.5
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name. This will allow you to reference and use NuGet packages with assemblies which are not strong named from your projects that do use a strong name.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.7.2 or higher.
Install-Package StrongNamer -Version 0.0.5
dotnet add package StrongNamer --version 0.0.5
<PackageReference Include="StrongNamer" Version="0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StrongNamer --version 0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Fixed failure to resolve transitive assembly dependencies
- Fix issues where assemblies could be locked after a build
Dependencies
This package has no dependencies.
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on StrongNamer:
Package | Downloads |
---|---|
SecureExchanges
To secure your transfert, you need a Secure Exchanges licence. Trial are available. Please contact us for help at support@secure-exchanges.com
|
|
Shs.Starling.Core
Core components for Simplicity Health Systems Starling apps
|
|
Rixian.Extensions.AspNetCore.DataProtection
Data Protection extensions for Asp.Net Core.
|
|
Rixian.Extensions.AspNetCore.StackExchangeRedis
StackExchange Redis extensions for Asp.Net Core.
|
|
Rixian.Extensions.AspNetCore.OpenIdConnect
OpenId Connect extensions for Asp.Net Core.
|
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on StrongNamer:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
|
|
AzureAD/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
|
|
elastic/apm-agent-dotnet
Elastic APM .NET Agent
|
|
dnGrep/dnGrep
Graphical GREP tool for Windows
|