Skip to content

Merge, Move and Clean Web Cmdlets #5610

@markekraus

Description

@markekraus

This issue is to track work on merging, moving , and cleaning the Web Cmdlets code

  • Merge partial classes into single class files
  • Clean up and organize the cmdlets code
    • Remove partial's
    • Sort usings's, Properties, Methods, etc
    • Fix comments
    • Fix Formatting
    • Convert to automatic properties where possible
    • Remove using Microsoft.Win32;
  • Move all web cmdlet code from sub folders to src\Microsoft.PowerShell.Commands.Utility\commands\utility\WebCmdlet\ top level folder
  • Move independent enums and classes out of WebRequestPSCmdlet.cs to separate files

Metadata

Metadata

Assignees

Labels

Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionalityResolution-No ActivityIssue has had no activity for 6 months or moreWG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions