dotnet-strong-name-signing

Official

Sign .NET assemblies securely and easily.

Authorcodebeltnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to generate strong name key (.snk) files for signing .NET assemblies without requiring Visual Studio's Developer PowerShell or the sn.exe tool, making the process accessible in any terminal.

Core Features & Use Cases

  • Cross-Platform Key Generation: Creates .snk files using pure .NET cryptography, compatible with Windows, macOS, and Linux.
  • Simplified Signing Workflow: Integrates seamlessly into .csproj files or Directory.Build.props for automated assembly signing.
  • Use Case: When developing a public NuGet package, use this Skill to generate the necessary .snk file to ensure proper assembly identity and compatibility with other signed libraries.

Quick Start

Use the dotnet-strong-name-signing skill to generate a new strong name key file.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-strong-name-signing
Download link: https://github.com/codebeltnet/agentic/archive/main.zip#dotnet-strong-name-signing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.