migrate-nullable-references
OfficialAdopt C# Nullable Reference Types.
Software Engineering#code migration#c##compiler warnings#nullable reference types#nrt#api annotation
Authordotnet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you adopt C# Nullable Reference Types (NRTs) in existing codebases, systematically resolving compiler warnings and ensuring robust nullability annotations.
Core Features & Use Cases
- NRT Adoption: Enables and migrates projects to use
<Nullable>enable</Nullable>. - Warning Resolution: Systematically fixes CS86xx warnings related to nullability.
- API Annotation: Accurately annotates public API surfaces for reliable nullability information.
- Use Case: Migrating a large, legacy .NET application to use NRTs to improve code safety and maintainability.
Quick Start
Use the migrate-nullable-references skill to enable nullable reference types for the project located at './src/MyProject.csproj'.
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: migrate-nullable-references Download link: https://github.com/dotnet/skills/archive/main.zip#migrate-nullable-references 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 223,000+ vetted skills library on demand.