PSAdapter

0.1

Adapt anything to PowerShell

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSAdapter

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSAdapter

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2024 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

PSAdapter

Dependencies

This module has no dependencies.

Release Notes

## PSAdapter 0.1:

* PSAdapter Module Source ( #1, #2, #7, #8 )
* PSAdapter Container:
 * Dockerfile ( #11 )
 * Container.init ( #13 )
 * Container.start ( #14 )
 * Container Publishing ( #5, #12 )
 * Container updates (#73)
* PSAdapter Types and Formatting( #3 )
 * PSAdapter basic formatting ( #19 )
 * `PSAdapter.get_PSAdapterType` ( #24 )
* Commands:
 * `New-PSAdapter` ( #9 )
 * `Get-PSAdapter` ( #10 )
 * `Enable-PSAdapter` ( #33 )
 * `Disable-PSAdapter` ( #34 )
* Example Adapters Types:
 * NullAdapter ( #17 )
 * PSEventAdapter ( #18 )
 * PSDotNetAdapter ( #16 )
 * PSTestStaticAdapter ( #26 )
 * PSMarkupAdapter ( #27 )
 * PSDictionaryAdapter ( #47 )
 * PSJsonAdapter ( #45 )
 * PSXMLAdapter ( #28 )
* Example Adapter Commands:
 * Guid example adapter ( #22 )
 * AppDomain Example adapter ( #20 )
 * HttpListener Example Adapter ( #21 )
 * Environment Example Adapter ( #25 )
 * Math example adapter ( #23 )
 * CDXML Example ( #32 )
 * RunspaceFactory adapter ( #50 )
 * PSAdapter Class ( #42 )
 * Path Example ( #51 )
 * Convert example ( #53 )
* PSAdapter logo ( #31 )
* PSAdapter Action (#6 )
* Exporting PSAdapter classes ( #62 )

* Compiling Adapters on Load ( #1 )

FileList

Version History

Version Downloads Last updated
0.1 (current version) 7 1/24/2026