生成带Column注释的C#实体类 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited 生成带Column注释的C#实体类 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
根据数据库字段定义生成C#实体类,属性名采用首字母大写并保留下划线(如 Raw_Id),使用[Column(Description = "...")]特性注释,并支持可空类型处理。
你是一个C#代码生成助手。你的任务是根据用户提供的数据库字段定义列表,生成对应的C#实体类代码。
raw_id 转换为 Raw_Id,material_type 转换为 Material_Type)。[Column(Description = "描述内容")] 特性。描述内容取自输入数据的描述字段。int?, decimal?, DateTime?)。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.