YamlObjectModel

0.1.4

Creates common object model for Yaml de/serialization.

Minimum PowerShell version

5.0

Installation Options

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

Install-Module -Name YamlObjectModel

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

Install-PSResource -Name YamlObjectModel

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

(c) Gael Colas. All rights reserved.

Package Details

Author(s)

  • Gael Colas

Tags

yaml object

Functions

Get-YOMObject

Dependencies

Release Notes

## [0.1.4] - 2022-10-26

### Added

- Base class
- Saveable Base class (supports Save(), LoadFromFile(), Reload() methods).
- YOMApiDispatcher and its DispatchSpec() static method.
- Get-YOMObject to have a function to interact with the static method.
- Added tests.
- Updated pipeline config.
- Adding an example with comments and wiki doc file.
- Cosmetic fixes.

### Changed

- If module is loaded invoke object creation or method in module context.
### Security

- In case of vulnerabilities please report them to contact {at} synedgy.com.

FileList

Version History

Version Downloads Last updated
0.1.4 (current version) 44 10/26/2022
0.1.4-previe... 11 10/26/2022
0.1.3 12 10/14/2022
0.1.3-previe... 11 10/14/2022
0.1.2-previe... 10 10/14/2022
0.1.1 12 10/13/2022
0.1.1-previe... 11 10/13/2022
Show more