Skip to content

Adds missing features available in C# but not natively available in PowerShell

License

Notifications You must be signed in to change notification settings

pwsh-cs-tools/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell C# Tools - Core

PowerShell is an amazing language, but doesn't get all the love that C# does by the Microsoft and the C# community. This repository aims to restore and implement features available in C# that are not natively/directly available in PowerShell.

Features

  • Adds ability to import NuGet/Nupkg packages downloaded by PackageManagement
  • Adds significantly improved asynchronous code execution by providing runspace constructors that return a dispatcher
    • New-ThreadController
      • Readme coming soon...

About

Adds missing features available in C# but not natively available in PowerShell

Resources

License

Stars

Watchers

Forks

Packages

No packages published