csharp-nullable-types
OfficialNull safety with C# nullable types.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Explore nullable value and reference types in C#, with safe access and common patterns.
Core Features & Use Cases
- Nullable Value Types: int? and struct wrappers.
- Nullable Reference Types: enable and use with caution.
- Operators & Patterns: null-coalescing and null-conditional operators.
Quick Start
Demonstrate a small example using nullable types and the null-coalescing operator.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: csharp-nullable-types Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#csharp-nullable-types Please download this .zip file, extract it, and install it in the .claude/skills/ directory.