灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

返回搜索

通用助手 / 编排推荐

migrate-nullable-references

migrate-nullable-references

安装量 300GitHub Stars 1,709更新时间 2026年5月16日

描述

Enable nullable reference types in a C# project and systematically resolve all warnings. USE FOR: adopting NRTs in existing codebases, file-by-file or project-wide migration, fixing CS8602/CS8618/CS86xx warnings, annotating APIs for nullability, cleaning up null-forgiving operators, upgrading dependencies with new nullable annotations. DO NOT USE FOR: projects already fully migrated with zero warnings (unless auditing suppressions), fixing a handful of nullable warnings in code that already has NRTs enabled, suppressing warnings without fixing them, C# 7.3 or earlier projects. INVOKES: Get-NullableReadiness.ps1 scanner script.

安全审计

使用前的风险提示

未审计

规则审计

未审计
更新 1年1月1日

智能审计

未审计
更新 1年1月1日
auditapimigratenullablereferencesenablereferencetypesprojectandsystematicallyresolve