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
remoting
client
on
master
User selector
All users
All time
Commit history
Commits on Oct 17, 2025
Fix IDE0083: UseNotPattern (#26213)
xtqqczze
authored
2786fce
View commit details
Copy full SHA for 2786fce
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
Update PSRP protocol to deprecate session key exchange between newer client and server (#25774)
daxian-dbw
authored
f4a452e
View commit details
Copy full SHA for f4a452e
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
Fix `RunspacePool`, `RunspacePoolInternal` and `RemoteRunspacePoolInternal` `IDisposable` implementation (#24720)
xtqqczze
authored
57bdd9c
View commit details
Copy full SHA for 57bdd9c
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
Remove redundant `Attribute` suffix (#24940)
xtqqczze
authored
1790f3a
View commit details
Copy full SHA for 1790f3a
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
Seal `ClientRemoteSessionDSHandlerImpl` (#21218)
Show description for b74e708
xtqqczze
authored
b74e708
View commit details
Copy full SHA for b74e708
View code at this point
Browse repository at this point
Commits on Dec 25, 2024
Seal internal type `ClientRemoteSessionDSHandlerImpl` (#24705)
Show description for 8017195
xtqqczze
authored
8017195
View commit details
Copy full SHA for 8017195
View code at this point
Browse repository at this point
Commits on Dec 24, 2024
Seal classes in `RemotingProtocol2` (#21164)
xtqqczze
authored
b0fbfb7
View commit details
Copy full SHA for b0fbfb7
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 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
Remove parenthesis for empty attribute parameters (#20087)
ThomasNieto
authored
39513bb
View commit details
Copy full SHA for 39513bb
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 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 Mar 2, 2023
Revert "Use ArgumentNullException.ThrowIfNull part 2 (#19258)" (#19263)
Show description for 3cdd1fa
daxian-dbw
authored
3cdd1fa
View commit details
Copy full SHA for 3cdd1fa
View code at this point
Browse repository at this point
Use ArgumentNullException.ThrowIfNull part 2 (#19258)
CarloToso
authored
8d8f45e
View commit details
Copy full SHA for 8d8f45e
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 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 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 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 Oct 13, 2022
Fix typo in `RemoteRunspacePoolInternal.cs` (#18263)
eltociear
authored
1228ebc
View commit details
Copy full SHA for 1228ebc
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Some more code cleanup related to the use of `PSVersionInfo` (#18231)
daxian-dbw
authored
80d2fb7
View commit details
Copy full SHA for 80d2fb7
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Use null propagation operator in `remoting` code (#17790)
fflaten
authored
7c62490
View commit details
Copy full SHA for 7c62490
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Use null-coalescing assignment in `/remoting` and `/hostifaces` (#17728)
Molkree
authored
e8c66a3
View commit details
Copy full SHA for e8c66a3
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 Mar 23, 2022
Add Custom Remote Connections Feature (#17011)
Show description for a6d0422
PaulHigin
authored
a6d0422
View commit details
Copy full SHA for a6d0422
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
Seal `ClientRemotePowerShell` (#15802)
Show description for f83660e
xtqqczze
authored
f83660e
View commit details
Copy full SHA for f83660e
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 Dec 2, 2021
Fix race condition between DisconnectAsync and Dispose (#16536)
i3arnon
authored
1920b1b
View commit details
Copy full SHA for 1920b1b
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Fix typo in Job.cs (#16454)
eltociear
authored
4f86b07
View commit details
Copy full SHA for 4f86b07
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 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 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
Previous
Next
You can’t perform that action at this time.