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
runtime
Binding
on
master
User selector
All users
All time
Commit history
Commits on Feb 18, 2026
Fix up default value for parameters with the `in` modifier (#26785)
jborean93
authored
1965e05
View commit details
Copy full SHA for 1965e05
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Add `MethodInvocation` trace for overload tracing (#21320)
jborean93
authored
c6329dd
View commit details
Copy full SHA for c6329dd
View code at this point
Browse repository at this point
Commits on May 12, 2025
Make inherited protected internal instance members accessible in PowerShell class scope (#25245)
mawosoft
authored
eb1cc6d
View commit details
Copy full SHA for eb1cc6d
View code at this point
Browse repository at this point
Commits on May 6, 2025
Add `PSForEach` and `PSWhere` as aliases for the PowerShell intrinsic methods `Where` and `Foreach` (#25511)
powercode
authored
9cbbb8f
View commit details
Copy full SHA for 9cbbb8f
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
Move .NET method invocation logging to after the needed type conversion is done for method arguments (#25022)
daxian-dbw
authored
a6005f3
View commit details
Copy full SHA for a6005f3
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
Assign the value returned by the `MaybeAdd` method
SeeminglyScience
committed
36740ab
View commit details
Copy full SHA for 36740ab
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
Change call to optional add in the binder expression
jborean93
authored and
SeeminglyScience
committed
06e2093
View commit details
Copy full SHA for 06e2093
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Fix up .NET method invocation with `Optional` argument (#21387)
jborean93
authored
ecdf780
View commit details
Copy full SHA for ecdf780
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
Optimize the `+=` operation for a collection when it's an object array (#23901)
jborean93
authored
6c66879
View commit details
Copy full SHA for 6c66879
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Fix 4 issues for the WDAC logging feature (#20913)
daxian-dbw
authored
7d62cf5
View commit details
Copy full SHA for 7d62cf5
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Fix typo in Binders.cs (#20147)
Show description for ad1d976
eltociear
authored
ad1d976
View commit details
Copy full SHA for ad1d976
View code at this point
Browse repository at this point
Commits on May 22, 2023
Add WDAC Audit logging (#19641)
PaulHigin
authored
e5728b6
View commit details
Copy full SHA for e5728b6
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
Fix typos in comments (#19064)
spaette
authored
ec0eb22
View commit details
Copy full SHA for ec0eb22
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 23, 2023
Use interpolated strings 12 (#19003)
CarloToso
authored
33ba573
View commit details
Copy full SHA for 33ba573
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Use interpolated strings 4 (#18980)
CarloToso
authored
c156c9c
View commit details
Copy full SHA for c156c9c
View code at this point
Browse repository at this point
Commits on Jan 20, 2023
Use interpolated strings 8 (#18988)
CarloToso
authored
a01fb37
View commit details
Copy full SHA for a01fb37
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Treat `[NullString]::Value` as the string type when resolving methods (#18080)
daxian-dbw
authored
1a82574
View commit details
Copy full SHA for 1a82574
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Make experimental feature `PSAMSIMethodInvocationLogging` stable (#18041)
SteveL-MSFT
authored
ce74696
View commit details
Copy full SHA for ce74696
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 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 Jul 5, 2022
Use discards for unused variables (#17620)
MartinGC94
authored
edac193
View commit details
Copy full SHA for edac193
View code at this point
Browse repository at this point
Commits on May 2, 2022
Fix `ForEach` method to set property on a scalar object (#17213)
daxian-dbw
authored
36fcec3
View commit details
Copy full SHA for 36fcec3
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Allow the `PSGetMemberBinder` to get value of `ByRef` property (#16956)
daxian-dbw
authored
a3c4a16
View commit details
Copy full SHA for a3c4a16
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
Add AMSI method invocation logging as experimental feature (#16496)
Show description for 0834c65
PaulHigin
authored
0834c65
View commit details
Copy full SHA for 0834c65
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
Update .NET adapter to handle interface static members properly (#15908)
daxian-dbw
authored
286f12a
View commit details
Copy full SHA for 286f12a
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 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 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 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 10, 2020
(#12430) Improve detection of mutable value types (#12495)
vexx32
authored
1223518
View commit details
Copy full SHA for 1223518
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 20, 2020
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 13, 2020
Fix RCS1049: Simplify boolean comparison (#13994)
Show description for b521b85
xtqqczze
authored
b521b85
View commit details
Copy full SHA for b521b85
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
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
Previous
Next
You can’t perform that action at this time.