YamlObjectModel

0.1.3-preview0001

Creates common object model for Yaml de/serialization.

Minimum PowerShell version

5.0

This is a prerelease version of YamlObjectModel.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name YamlObjectModel -RequiredVersion 0.1.3-preview0001 -AllowPrerelease

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

Install-PSResource -Name YamlObjectModel -Version 0.1.3-preview0001 -Prerelease

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.3-preview0001] - 2022-10-14

### 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.

### Security

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

FileList

Version History

Version Downloads Last updated
0.1.4 50 10/26/2022
0.1.4-previe... 11 10/26/2022
0.1.3 12 10/14/2022
0.1.3-previe... (current version) 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