Skip to main content

pnp/powershell

SkillsMP 已收集 pnp/powershell 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
10
GitHub 星标
900
GitHub Forks
410

这个仓库中的 skills

已展示 10 / 10 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Review changes to PnP PowerShell for the failure modes this repository actually ships - silently ignored input, unpaged Graph collections, the wrong base class, permission attributes that do not match the API called, culture and cross-platform bugs, and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

C# 12 / .NET 8 and PowerShell cmdlet design rules for this repository - naming, output and error channels, parameter validation, ShouldProcess, async, culture, cross-platform and ALC constraints. Use when writing or reviewing any C# in this repo, cmdlet or…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reviews changes to PnP PowerShell, a .NET 8 module of 800+ cmdlets for Microsoft 365. Knows the cmdlet base classes, how errors reach the user, unpaged Graph collections, the documentation and changelog conventions, and the failure modes this repository…

原文语言:英语

更新
职业分类
软件开发工程师
描述

The conventions a PnP PowerShell cmdlet must satisfy - base class selection, permission attributes, PipeBinds, parameter validation, Graph and CSOM call patterns, and the documentation plus changelog artefacts that make a cmdlet complete. Use when writing,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Compare the public cmdlet surface of the current branch against dev - names, aliases, parameters, types, mandatory flags, parameter sets, output types, permissions - and classify each change as breaking, behavioural or additive. Use before opening a PR, when…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate a new PnP PowerShell cmdlet modelled on an existing sibling - class with the right base class and permission attributes, the documentation page, and the changelog entry. Use when adding a cmdlet for a Graph or CSOM API. Output is a draft needing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Check PnP PowerShell cmdlet parameter surfaces in C# against their documentation/*.md platyPS metadata - types, parameter sets, mandatory, position, pipeline binding, aliases - plus missing or orphaned pages. Use after changing cmdlet parameters, or to sweep…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Take a PnP PowerShell GitHub issue, find the cmdlet that owns it, trace the code path, and decide whether the cause is in this repo or in PnP Framework, PnP Core SDK or the service. Use when starting work from an issue number or a bug report. Produces a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

The conventions a PnP PowerShell cmdlet must satisfy - base class selection, permission attributes, PipeBinds, parameter validation, Graph and CSOM call patterns, and the documentation plus changelog artefacts that make a cmdlet complete. Use when writing,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Audit PnP PowerShell permission attributes against the APIs a cmdlet actually calls and against its documentation. Use when a change adds or alters an API call or a RequiredApi* attribute, when a user reports a 401/403 or a consent problem, or to sweep a…

原文语言:英语

更新
已展示 10 / 10 个已收集 Skill。