Force Regex to use GeneratedRegex Source Generator attribute instead of runtime Regex construction for compile-time optimization.
原文语言:韩语
菜单
SkillsMP 已收集 christian289/task_20260212 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 6 / 6 个已收集 Skill。
Force Regex to use GeneratedRegex Source Generator attribute instead of runtime Regex construction for compile-time optimization.
原文语言:韩语
Force all DTO (Data Transfer Object) types to be declared as record instead of class for immutability and value-based equality.
原文语言:韩语
Force record instantiation via positional constructor with named arguments instead of property initializer syntax for stronger immutability expression.
原文语言:韩语
Enforce branch-based workflow with meaningful Korean commits and PR creation for traceable decision history.
原文语言:韩语
Force JsonSerializerOptions to be declared as static readonly or readonly fields instead of creating new instances inside methods.
原文语言:韩语
Centralize external namespace imports (BCL, FCL, NuGet) in a GlobalUsings.cs file per project, keeping individual files clean.
原文语言:韩语