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
Modules
ModuleCmdletBase.cs
on
master
User selector
All users
All time
Commit history
Commits on Oct 16, 2025
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)
xtqqczze
authored
a10ff10
View commit details
Copy full SHA for a10ff10
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
Revert "Never load a module targeting the PSReadLine module's `SessionState`" (#25792)
Show description for b801027
daxian-dbw
authored
b801027
View commit details
Copy full SHA for b801027
View code at this point
Browse repository at this point
Commits on Apr 28, 2025
Revert "Allow empty prefix string in 'Import-Module -Prefix' to override default prefix in manifest (#20409)" (#25462)
MartinGC94
authored
2fc4821
View commit details
Copy full SHA for 2fc4821
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
Allow empty prefix string in 'Import-Module -Prefix' to override default prefix in manifest (#20409)
MartinGC94
authored
b8ed5be
View commit details
Copy full SHA for b8ed5be
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
Never load a module targeting the PSReadLine module's `SessionState` (#24909)
daxian-dbw
authored
1b03005
View commit details
Copy full SHA for 1b03005
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Update `IndexOfAny` calls with invalid path/filename to `SearchValues<char>` for more efficient char searching (#24896)
ArmaanMcleod
authored
2a1d17e
View commit details
Copy full SHA for 2a1d17e
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
Fix how processor architecture is validated in `Import-Module` (#24265)
SteveL-MSFT
authored
4a47d35
View commit details
Copy full SHA for 4a47d35
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
Enable CA1868: Unnecessary call to 'Contains' for sets (#21165)
Show description for 0e106fa
xtqqczze
authored
0e106fa
View commit details
Copy full SHA for 0e106fa
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 Feb 2, 2023
Fix for JEA session leaking functions (#19024)
TravisEz13
authored
137b4d7
View commit details
Copy full SHA for 137b4d7
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
typos (#19058)
spaette
authored
d29f34b
View commit details
Copy full SHA for d29f34b
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Use interpolated strings 5c (#18997)
CarloToso
authored
9cab34b
View commit details
Copy full SHA for 9cab34b
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Fix typo in ModuleCmdletBase.cs (#18933)
Show description for 66a2371
eltociear
authored
66a2371
View commit details
Copy full SHA for 66a2371
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
Fix up all comments to be in the proper order with proper spacing (#18619)
JamesWTruher
authored
4f57804
View commit details
Copy full SHA for 4f57804
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Remove some static constants from `Utils.Separators` (#18154)
iSazonov
authored
8965af3
View commit details
Copy full SHA for 8965af3
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 26, 2022
Use null-coalescing assignment in the rest of `/engine` (#17729)
Molkree
authored
1779175
View commit details
Copy full SHA for 1779175
View code at this point
Browse repository at this point
Commits on Jul 20, 2022
Fix typo in ModuleCmdletBase.cs (#17714)
Show description for 42d0e99
eltociear
authored
42d0e99
View commit details
Copy full SHA for 42d0e99
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Refactor module assembly loading logic to allow the whole module to be loaded in a custom ALC (#16889)
daxian-dbw
authored
e1f52dd
View commit details
Copy full SHA for e1f52dd
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Update projects and scripts to use .NET 7 preview 1 pre-release builds (#16856)
Show description for 77caf71
adityapatwardhan
authored
77caf71
View commit details
Copy full SHA for 77caf71
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
Report error when PowerShell built-in modules are missing (#16628)
daxian-dbw
authored
cce64f4
View commit details
Copy full SHA for cce64f4
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
Remove implicit remoting batch experimental feature (#15863)
Show description for 1ec61d9
PaulHigin
authored
1ec61d9
View commit details
Copy full SHA for 1ec61d9
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Clean up code regarding `AppDomain.CreateDomain` and `AppDomain.Unload` (#15554)
daxian-dbw
authored
e2ee8e7
View commit details
Copy full SHA for e2ee8e7
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 Feb 16, 2021
Avoid array allocations from `GetDirectories` and `GetFiles` (#14327)
Show description for 778cff0
xtqqczze
authored
778cff0
View commit details
Copy full SHA for 778cff0
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 24, 2020
Mark local variable as const (#13217)
Show description for c7bdb24
xtqqczze
authored
c7bdb24
View commit details
Copy full SHA for c7bdb24
View code at this point
Browse repository at this point
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 23, 2020
Fix SA1122: Use string.Empty for empty strings (#14218)
Show description for fa8b94e
xtqqczze
authored
fa8b94e
View commit details
Copy full SHA for fa8b94e
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Wrap and name LoadBinaryModule arguments (#14193)
xtqqczze
authored
d05530f
View commit details
Copy full SHA for d05530f
View code at this point
Browse repository at this point
Wrap and name GetListOfFilesFromData arguments (#14194)
xtqqczze
authored
03e596b
View commit details
Copy full SHA for 03e596b
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Code performance fixes follow-up (#14207)
xtqqczze
authored
fcafb7f
View commit details
Copy full SHA for fcafb7f
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 11, 2020
Enable CA1827: Do not use Count() or LongCount() when Any() can be used (#13923)
Show description for 39205ca
xtqqczze
authored
39205ca
View commit details
Copy full SHA for 39205ca
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.