csharp-docs by github/awesome-copilot
npx skills add https://github.com/github/awesome-copilot --skill csharp-docs<summary> 提供关于类型或成员功能的简要、一句话描述。摘要应以现在时、第三人称动词开头。<remarks> 提供附加信息,可以包括实现细节、使用说明或任何其他相关上下文。<see langword> 表示语言特定的关键字,如 null、true、false、int、bool 等。<c> 表示行内代码片段。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
<example> 提供如何使用该成员的使用示例。
<code> 表示代码块。<code> 标签应放在 <example> 标签内。使用 language 属性添加代码示例的语言,例如 <code language="csharp">。<see cref> 在句子中行内引用其他类型或成员。<seealso> 在在线文档的“另请参阅”部分中独立(不在句子中)引用其他类型或成员。<inheritdoc/> 从基类或接口继承文档。
<param> 描述方法参数。
<see langword="true" /> 表示...;否则,<see langword="false" />。”的形式。<paramref> 在文档中引用参数名称。<typeparam> 描述泛型类型或方法中的类型参数。<typeparamref> 在文档中引用类型参数。<returns> 描述方法返回的内容。
<see langword="true" /> 如果...;否则,<see langword="false" />。”的形式。<summary> 应以以下内容开头:
<value> 描述属性的值。
<see langword="false" />”。<see langword="true" /> 如果...;否则,<see langword="false" />。默认值为...。”的形式。<exception cref> 记录由构造函数、属性、索引器、方法、运算符和事件抛出的异常。每周安装量
7.4K
代码仓库
GitHub 星标数
26.9K
首次出现
2026年2月25日
安全审计
安装于
codex7.3K
gemini-cli7.3K
opencode7.3K
github-copilot7.3K
cursor7.3K
kimi-cli7.3K
<summary> to provide a brief, one sentence, description of what the type or member does. Start the summary with a present-tense, third-person verb.<remarks> for additional information, which can include implementation details, usage notes, or any other relevant context.<see langword> for language-specific keywords like null, true, false, int, bool, etc.<c> for inline code snippets.<example> for usage examples on how to use the member.
<code> for code blocks. <code> tags should be placed within an <example> tag. Add the language of the code example using the language attribute, for example, <code language="csharp">.<see cref> to reference other types or members inline (in a sentence).<seealso> for standalone (not in a sentence) references to other types or members in the "See also" section of the online docs.<inheritdoc/> to inherit documentation from base classes or interfaces.
<param> to describe method parameters.
<see langword="true" /> to ...; otherwise, <see langword="false" />.".<paramref> to reference parameter names in documentation.<typeparam> to describe type parameters in generic types or methods.<typeparamref> to reference type parameters in documentation.<returns> to describe what the method returns.
<summary> should start with:
<value> to describe the value of the property.
<see langword="false" />".<see langword="true" /> if ...; otherwise, <see langword="false" />. The default is ...".<exception cref> to document exceptions thrown by constructors, properties, indexers, methods, operators, and events.Weekly Installs
7.4K
Repository
GitHub Stars
26.9K
First Seen
Feb 25, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex7.3K
gemini-cli7.3K
opencode7.3K
github-copilot7.3K
cursor7.3K
kimi-cli7.3K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装
<see langword="true" /> if ...; otherwise, <see langword="false" />.".