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
interpreter
on
master
User selector
All users
All time
Commit history
Commits on Oct 16, 2025
Fix IDE0083: UseNotPattern (#26209)
xtqqczze
authored
250144e
View commit details
Copy full SHA for 250144e
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
Remove obsolete `CA2105` rule suppression (#25938)
xtqqczze
authored
7ef03a1
View commit details
Copy full SHA for 7ef03a1
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
Move build to .NET 8 preview 6 (#19991)
SteveL-MSFT
authored
e97105b
View commit details
Copy full SHA for e97105b
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Update to .NET 8 Preview 4 (#19696)
adityapatwardhan
authored
ebe0b54
View commit details
Copy full SHA for ebe0b54
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
Fix codefactor if part 5 (#19286)
CarloToso
authored
69e9b43
View commit details
Copy full SHA for 69e9b43
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Fix `CodeFactor` issues in the code base - part 4 (#19270)
CarloToso
authored
ff32e01
View commit details
Copy full SHA for ff32e01
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
Revert some of the interpolated string changes (#19018)
daxian-dbw
authored
b195088
View commit details
Copy full SHA for b195088
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Use interpolated strings 5b (#18996)
CarloToso
authored
ebed597
View commit details
Copy full SHA for ebed597
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Use compound assignment in `/interpreter` and `/runtime` (#17727)
Molkree
authored
9fe96f3
View commit details
Copy full SHA for 9fe96f3
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix some typos in source code (#17481)
Yulv-git
authored
8cc3984
View commit details
Copy full SHA for 8cc3984
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Seal private classes (#15725)
Show description for 883ca98
xtqqczze
authored
883ca98
View commit details
Copy full SHA for 883ca98
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 4, 2021
Make classes sealed (#15675)
Show description for 4c2d6dc
xtqqczze
authored
4c2d6dc
View commit details
Copy full SHA for 4c2d6dc
View code at this point
Browse repository at this point
Commits on May 18, 2021
Enable nullable: System.Management.Automation.Interpreter.ILightCallSiteBinder (#14156)
powercode
authored
c547ccd
View commit details
Copy full SHA for c547ccd
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 9, 2021
Fix SA1504: All accessors should be single-line or multi-lin (#14241)
Show description for b7a431a
xtqqczze
authored
b7a431a
View commit details
Copy full SHA for b7a431a
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 Dec 23, 2020
Enable SA1003: Symbols should be spaced correctly (#14476)
Show description for 9d4665f
xtqqczze
authored
9d4665f
View commit details
Copy full SHA for 9d4665f
View code at this point
Browse repository at this point
Enable SA1314: Type parameter names should begin with T (#14470)
Show description for fd934e0
xtqqczze
authored
fd934e0
View commit details
Copy full SHA for fd934e0
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Enable nullable: System.Management.Automation.Interpreter.IBoxableInstruction (#14165)
powercode
authored
c4cc626
View commit details
Copy full SHA for c4cc626
View code at this point
Browse repository at this point
Enable nullable: System.Management.Automation.Interpreter.IInstructionProvider (#14173)
powercode
authored
74d833c
View commit details
Copy full SHA for 74d833c
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Mark applicable structs as readonly and use in-modifier (#13919)
xtqqczze
authored
41ab20c
View commit details
Copy full SHA for 41ab20c
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Mark private members as static part 9 (#14234)
Show description for c909541
xtqqczze
authored
c909541
View commit details
Copy full SHA for c909541
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Enable IDE0074: Use coalesce compound assignment (#13396)
Show description for 0d1ea73
xtqqczze
authored
0d1ea73
View commit details
Copy full SHA for 0d1ea73
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Enable CA1012: Abstract types should not have public constructors (#13940)
Show description for 60643e2
xtqqczze
authored
60643e2
View commit details
Copy full SHA for 60643e2
View code at this point
Browse repository at this point
Enable SA1002: Semicolons should be spaced correctly (#14197)
Show description for 83688be
xtqqczze
authored
83688be
View commit details
Copy full SHA for 83688be
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Enable SA1516: Elements should be separated by blank line (#14137)
Show description for f14c76a
xtqqczze
authored
f14c76a
View commit details
Copy full SHA for f14c76a
View code at this point
Browse repository at this point
Enable IDE0031: Null check can be simplified (#13548)
Show description for 9e28529
xtqqczze
authored
9e28529
View commit details
Copy full SHA for 9e28529
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 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
Enable IDE0054: Use compound assignment (#13546)
Show description for 3ba6106
xtqqczze
authored
3ba6106
View commit details
Copy full SHA for 3ba6106
View code at this point
Browse repository at this point
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 Oct 30, 2020
Use Environment.CurrentManagedThreadId (#13803)
PatLeong
authored
72608fb
View commit details
Copy full SHA for 72608fb
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Use read-only auto-implemented properties (#13507)
Show description for 8598903
xtqqczze
authored
8598903
View commit details
Copy full SHA for 8598903
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.