Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ForksCollection
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
System.Management.Automation
cimSupport
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 8, 2022
Replace `msh` in public API comment based documentation with PowerShell equivalent (#18483)
SteveL-MSFT
authored
8374823
View commit details
Copy full SHA for 8374823
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Avoid using regex when unnecessary in `ScriptWriter` (#18348)
daxian-dbw
authored
8b82fa3
View commit details
Copy full SHA for 8b82fa3
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Use null propagation operator in `System.Management.Automation` (#17792)
fflaten
authored
d204d29
View commit details
Copy full SHA for d204d29
View code at this point
Browse repository at this point
Commits on Jul 7, 2021
Enable IDE0044: MakeFieldReadonly (#13880)
Show description for 03b07a0
xtqqczze
authored
03b07a0
View commit details
Copy full SHA for 03b07a0
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
Use `nameof` to get parameter names when creating `ArgumentNullException` (#15604)
gukoff
authored
8dcd5a2
View commit details
Copy full SHA for 8dcd5a2
View code at this point
Browse repository at this point
Commits on Jun 26, 2021
Replace `Single` with `First` when we know the element count is 1 (#15676)
xtqqczze
authored
1e992c5
View commit details
Copy full SHA for 1e992c5
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Use static lambda keyword (#15154)
iSazonov
authored
91e7298
View commit details
Copy full SHA for 91e7298
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Enable CA2249: Consider using String.Contains instead of IndexOf (#14395)
Show description for 9ea718f
xtqqczze
authored
9ea718f
View commit details
Copy full SHA for 9ea718f
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Fix IDE0090: Simplify new expression part 6 (#14338)
Show description for bb78d4b
xtqqczze
authored
bb78d4b
View commit details
Copy full SHA for bb78d4b
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Mark private members as static part 10 (#14235)
Show description for 8d48693
xtqqczze
authored
8d48693
View commit details
Copy full SHA for 8d48693
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Use consistent spacing in xml documentation tags (#14231)
xtqqczze
authored
d5b0264
View commit details
Copy full SHA for d5b0264
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Use see keyword in documentation (#14220)
Show description for fa6caf9
xtqqczze
authored
fa6caf9
View commit details
Copy full SHA for fa6caf9
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Enable SA1131: Use readable conditions (#14132)
Show description for 99a49e0
xtqqczze
authored
99a49e0
View commit details
Copy full SHA for 99a49e0
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Fix RCS1221: Use pattern matching instead of combination of 'as' operator and null check (#13333)
Show description for 76cef3b
xtqqczze
authored
76cef3b
View commit details
Copy full SHA for 76cef3b
View code at this point
Browse repository at this point
Use `is not` syntax part 2 (#13338)
xtqqczze
authored
03a58c4
View commit details
Copy full SHA for 03a58c4
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Revert "Use `is null` syntax (#13277)" (#13322)
Show description for 4b9b078
daxian-dbw
authored
4b9b078
View commit details
Copy full SHA for 4b9b078
View code at this point
Browse repository at this point
Use `is null` syntax (#13277)
Show description for 6c03776
xtqqczze
authored
6c03776
View commit details
Copy full SHA for 6c03776
View code at this point
Browse repository at this point
Commits on May 29, 2020
Formatting: Add empty line between declarations (#12824)
Show description for 05cab7f
xtqqczze
authored
05cab7f
View commit details
Copy full SHA for 05cab7f
View code at this point
Browse repository at this point
Commits on May 20, 2020
Remove phrase 'All rights reserved' from Microsoft copyright statements (#12722)
Show description for d98f131
xtqqczze
authored
d98f131
View commit details
Copy full SHA for d98f131
View code at this point
Browse repository at this point
Commits on May 19, 2020
Use nameof operator (#12716)
Show description for 9212aac
xtqqczze
authored
9212aac
View commit details
Copy full SHA for 9212aac
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Update copyright notice to latest guidance (#12190)
SteveL-MSFT
authored
b7cb335
View commit details
Copy full SHA for b7cb335
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Remove Unicode BOM from text files (#11546)
xtqqczze
authored and
iSazonov
committed
70d9ed4
View commit details
Copy full SHA for 70d9ed4
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Upgrade .Net Core 3 SDK from preview5 to preview6 and related out of band Nuget packages from 2.1 to 3.0-preview6 (#9888)
bergmeister
authored and
daxian-dbw
committed
fe56f9d
View commit details
Copy full SHA for fe56f9d
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Cleanup: sort usings (#9490)
iSazonov
authored
bd6fdae
View commit details
Copy full SHA for bd6fdae
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Run Codeformatter for SMA (#9402)
iSazonov
authored
ceed73d
View commit details
Copy full SHA for ceed73d
View code at this point
Browse repository at this point
Commits on Mar 21, 2019
Add xsd for cdxml (#9177)
SteveL-MSFT
authored and
iSazonov
committed
0cd0de1
View commit details
Copy full SHA for 0cd0de1
View code at this point
Browse repository at this point
Improve formatting performance by having better primitives on `PSObject` (#8785)
Show description for 42c289f
powercode
authored and
daxian-dbw
committed
42c289f
View commit details
Copy full SHA for 42c289f
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
Use `Type.EmptyTypes` and `Array.Empty<T>()` to replace our custom code of the same functionality (#9042)
iSazonov
authored and
daxian-dbw
committed
759c4ab
View commit details
Copy full SHA for 759c4ab
View code at this point
Browse repository at this point
Commits on Feb 13, 2019
Fix lgtm issues (#8843)
Show description for ff3edaa
iSazonov
authored
ff3edaa
View commit details
Copy full SHA for ff3edaa
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Use https in URLs where available (#8622)
Show description for 8635288
xtqqczze
authored and
TravisEz13
committed
8635288
View commit details
Copy full SHA for 8635288
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Style: Add a space after "//" in comments and remove unneeded comments after "}" (#8576)
iSazonov
authored and
daxian-dbw
committed
233b54e
View commit details
Copy full SHA for 233b54e
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Style: Add the ending period to the XML document texts (#8577)
iSazonov
authored and
daxian-dbw
committed
1be3f4c
View commit details
Copy full SHA for 1be3f4c
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Style: Change 'String.' to 'string.' (#8568)
iSazonov
authored
dfd2f69
View commit details
Copy full SHA for dfd2f69
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
Style: Convert to upper first char in <param> and <exception> doc tags (#8556)
iSazonov
authored
7207db6
View commit details
Copy full SHA for 7207db6
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Style: Add period before </param> and </exception> doc tags (#8553)
iSazonov
authored
479fc64
View commit details
Copy full SHA for 479fc64
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.