https://github.com/IISResetMe/dotSplat
Named parameter mapper for .NET methods
https://github.com/IISResetMe/dotSplat
Last synced: 4 months ago
JSON representation
Named parameter mapper for .NET methods
- Host: GitHub
- URL: https://github.com/IISResetMe/dotSplat
- Owner: IISResetMe
- License: mit
- Created: 2019-03-16T16:45:29.000Z (about 6 years ago)
- Default Branch: development
- Last Pushed: 2020-06-13T11:51:02.000Z (almost 5 years ago)
- Last Synced: 2024-08-13T07:05:29.188Z (8 months ago)
- Language: PowerShell
- Size: 477 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - IISResetMe/dotSplat - Named parameter mapper for .NET methods (PowerShell)
README
# dotSplat
Named parameter mapper for .NET methods## Purpose
This is a demo module to showcase approaches to named parameter mapping of .NET method arguments in PowerShell - **DO NOT USE IN PRODUCTION**