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
Accelerator
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
Type
/
to 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 }}
powercode
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
11
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
engine
COM
on
master
User selector
All users
All time
Commit history
Commits on Sep 7, 2025
Remove unnecessary `CS0618` suppressions from Variant APIs (#26006)
xtqqczze
authored
43c2d98
View commit details
Copy full SHA for 43c2d98
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
Fix codefactor if part 3 (#19269)
CarloToso
authored
4e3f4ca
View commit details
Copy full SHA for 4e3f4ca
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Replace DllImport with LibraryImport in SMA 6 (#18581)
iSazonov
authored
05e50df
View commit details
Copy full SHA for 05e50df
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Remove `ArchitectureSensitiveAttribute` from the code base (#18598)
iSazonov
authored
6aa74c5
View commit details
Copy full SHA for 6aa74c5
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
Use null propagation operator in /engine (#17789)
fflaten
authored
4b4f1d1
View commit details
Copy full SHA for 4b4f1d1
View code at this point
Browse repository at this point
Commits on May 26, 2021
Enable nullable: System.Management.Automation.IDispatch (#14185)
powercode
authored
6361141
View commit details
Copy full SHA for 6361141
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
Enable CA1052: Static holder types should be Static or NotInheritable (#14483)
Show description for 50fd950
xtqqczze
authored
50fd950
View commit details
Copy full SHA for 50fd950
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574)
xtqqczze
authored
4d2965a
View commit details
Copy full SHA for 4d2965a
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Fix IDE0044: MakeFieldReadonly part 12 (#13967)
Show description for 4ed88de
xtqqczze
authored
4ed88de
View commit details
Copy full SHA for 4ed88de
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Run `dotnet-format` to improve formatting of source code (#13503)
xtqqczze
authored
52ecb6d
View commit details
Copy full SHA for 52ecb6d
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Enable CA1834: Consider using 'StringBuilder.Append(char)' when applicable (#13878)
Show description for af8558b
xtqqczze
authored
af8558b
View commit details
Copy full SHA for af8558b
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Use boolean instead of bitwise operators on bools (#13506)
Show description for 4e21101
xtqqczze
authored
4e21101
View commit details
Copy full SHA for 4e21101
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 Jul 29, 2020
Remove ComEnumerator as COM objects using IEnumerator is now supported in dotnet 5.0 (#13259)
daxian-dbw
authored
74ddc3e
View commit details
Copy full SHA for 74ddc3e
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 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 Feb 10, 2020
Fix how COM objects are enumerated (#11795)
daxian-dbw
authored
35c7b78
View commit details
Copy full SHA for 35c7b78
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Cleanup: use the built-in type alias (#10882)
iSazonov
authored
d58a82a
View commit details
Copy full SHA for d58a82a
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Display com method signature with argument names (#9858)
nbkalex
authored and
adityapatwardhan
committed
358d12e
View commit details
Copy full SHA for 358d12e
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 Mar 21, 2019
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 11, 2019
Using supported syntax for restoring warnings - VS2019 complains about enable. (#9107)
powercode
authored and
iSazonov
committed
6c049d0
View commit details
Copy full SHA for 6c049d0
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 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 9, 2019
Style: Change first char to upper in summary comments (#8597)
iSazonov
authored and
adityapatwardhan
committed
d801544
View commit details
Copy full SHA for d801544
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 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
Commits on Dec 25, 2018
Style: Add period before returns doc tag (#8535)
Show description for 871ce56
iSazonov
authored
871ce56
View commit details
Copy full SHA for 871ce56
View code at this point
Browse repository at this point
Commits on Dec 24, 2018
Style: Change 'Object[]' to 'object[]' (#8526)
iSazonov
authored
1ae1594
View commit details
Copy full SHA for 1ae1594
View code at this point
Browse repository at this point
Style: Change 'Object' to 'object' (#8522)
iSazonov
authored
42ba9d2
View commit details
Copy full SHA for 42ba9d2
View code at this point
Browse repository at this point
Code cleanup: Add space after closing brace where needed (#8530)
Show description for 4af3068
SteveL-MSFT
authored and
iSazonov
committed
4af3068
View commit details
Copy full SHA for 4af3068
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
Change 'String' to 'string' for simple references (#8519)
daxian-dbw
authored and
iSazonov
committed
289981a
View commit details
Copy full SHA for 289981a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.