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
powershell
on
master
User selector
All users
All time
Commit history
Commits on Feb 19, 2026
Update to .NET 11 SDK and update dependencies (#26783)
adityapatwardhan
authored
212c5f9
View commit details
Copy full SHA for 212c5f9
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Replace stackallocs with collection expressions (#25803)
xtqqczze
authored
b4f42a0
View commit details
Copy full SHA for b4f42a0
View code at this point
Browse repository at this point
Commits on Mar 3, 2023
Fix codefactor if part 1 (#19266)
CarloToso
authored
d004076
View commit details
Copy full SHA for d004076
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() (#18784)
CarloToso
authored
2ddc63f
View commit details
Copy full SHA for 2ddc63f
View code at this point
Browse repository at this point
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 Jan 27, 2022
Use more efficient platform detection API (#16760)
Show description for 9f722ef
iSazonov
authored
9f722ef
View commit details
Copy full SHA for 9f722ef
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 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
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
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 20, 2020
Enable SA1507: Code should not contain multiple blank lines in a row (#14136)
Show description for d929841
xtqqczze
authored
d929841
View commit details
Copy full SHA for d929841
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
Enable IDE0036: OrderModifiers (#13958)
Show description for fc15daa
xtqqczze
authored
fc15daa
View commit details
Copy full SHA for fc15daa
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Refactor command line parser to do early parsing (#11482)
iSazonov
authored
68d46c1
View commit details
Copy full SHA for 68d46c1
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 Aug 14, 2019
pwsh -Login support (#10050)
rjmholt
authored and
Andrew
committed
14960b5
View commit details
Copy full SHA for 14960b5
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 Feb 13, 2018
Update copyright and license headers (#6134)
Show description for c1c5344
SteveL-MSFT
authored and
TravisEz13
committed
c1c5344
View commit details
Copy full SHA for c1c5344
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Use consistent '(c)' for copyright symbol (#5210)
Show description for 4bc52d2
SteveL-MSFT
authored and
daxian-dbw
committed
4bc52d2
View commit details
Copy full SHA for 4bc52d2
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
Refactor PowerShell Core to use the default CoreCLR loader instead (#3903)
Show description for 8ae6c5b
daxian-dbw
authored
8ae6c5b
View commit details
Copy full SHA for 8ae6c5b
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Move *.csproj files to PowerShell/src/vs-csproj and PowerShell/test/vs-csproj to avoid confusing the latest dotnet.exe.
Show description for 54cb65b
daxian-dbw
authored and
mirichmo
committed
54cb65b
View commit details
Copy full SHA for 54cb65b
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Stop using 'Open PowerShell' and OPS in code (#1838)
lzybkr
authored
8b05677
View commit details
Copy full SHA for 8b05677
View code at this point
Browse repository at this point
Commits on Jul 24, 2016
Update .gitignore files
Sergei Vorobev
committed
c76651e
View commit details
Copy full SHA for c76651e
View code at this point
Browse repository at this point
Commits on Jul 22, 2016
Create separate Top-level directory per platform
Show description for 875402a
Sergei Vorobev
committed
875402a
View commit details
Copy full SHA for 875402a
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Enable XML documentation generation
Show description for b6f26ad
andyleejordan
committed
b6f26ad
View commit details
Copy full SHA for b6f26ad
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Add csproj files and sln for editing but not building
lzybkr
committed
efc83bb
View commit details
Copy full SHA for efc83bb
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Remove extra comma in powershell/project.json
Sergei Vorobev
committed
44c98fa
View commit details
Copy full SHA for 44c98fa
View code at this point
Browse repository at this point
Fix Pester call for FullCLR from appveyor.yml
Sergei Vorobev
committed
1a98407
View commit details
Copy full SHA for 1a98407
View code at this point
Browse repository at this point
Update project.json files to take Modules only from src/Modules
Sergei Vorobev
committed
afbf9dd
View commit details
Copy full SHA for afbf9dd
View code at this point
Browse repository at this point
Update Modules map.json files
Sergei Vorobev
committed
0c2ed6f
View commit details
Copy full SHA for 0c2ed6f
View code at this point
Browse repository at this point
Move modules for Core in Module/Core
Sergei Vorobev
committed
7e9fcae
View commit details
Copy full SHA for 7e9fcae
View code at this point
Browse repository at this point
Exclude map.json files from copyToOutput and publishOptions
Sergei Vorobev
committed
c1d1b52
View commit details
Copy full SHA for c1d1b52
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Filter runtime assemblies out of custom context
andyleejordan
committed
2360d1e
View commit details
Copy full SHA for 2360d1e
View code at this point
Browse repository at this point
Fix it for 'dotnet build' scenario
daxian-dbw
authored and
andyleejordan
committed
ca28391
View commit details
Copy full SHA for ca28391
View code at this point
Browse repository at this point
Make AssemblyLoadContext a singleton and refactor
daxian-dbw
authored and
andyleejordan
committed
66dcd00
View commit details
Copy full SHA for 66dcd00
View code at this point
Browse repository at this point
Mimic InitializeDefaultLoadContext
andyleejordan
committed
6356a5a
View commit details
Copy full SHA for 6356a5a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.