Force Regex to use GeneratedRegex Source Generator attribute instead of runtime Regex construction for compile-time optimization.
原文の言語: 韓国語
メニュー
SkillsMP は christian289/task_20260212 から 6 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 6 件中 6 件を表示しています。
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.
原文の言語: 韓国語