migrating-cryptography-namespaces
OfficialStreamline .NET Framework to modern .NET cryptography namespace migration.
Authormicrosoft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of upgrading .NET Framework projects to modern .NET by automating the migration of System.Security.Cryptography namespace usage.
Core Features & Use Cases
- Namespace Migration: Automatically detects and updates the usage of cryptographic types from .NET Framework to modern .NET namespaces.
- Code Analysis: Analyzes C# source files to identify cryptographic type usage and suggests the correct namespace and NuGet package additions.
- Use Case: When upgrading .NET Framework projects that use System.Security.Cryptography and encounter CS0246 errors or missing using statements.
Quick Start
Run the 'migrating-cryptography-namespaces' skill to automatically migrate the cryptography namespace usage in your project.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: migrating-cryptography-namespaces Download link: https://github.com/microsoft/upgrade-agent-plugins/archive/main.zip#migrating-cryptography-namespaces Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.