DummyModule

1.1.0

This will be a test module

Installation Options

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

Install-Module -Name DummyModule -RequiredVersion 1.1.0

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

Install-PSResource -Name DummyModule -Version 1.1.0

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) 2024 v-kunalverma. All rights reserved.

Package Details

Author(s)

  • v-kunalverma

Tags

KVT

Functions

Test-HelloWorld

Dependencies

This module has no dependencies.

Release Notes

New Features:
- [Feature 1] Added functionality to do XYZ.
- [Feature 2] Implemented feature ABC for improved performance.

Enhancements:
- [Enhancement 1] Improved error handling in ModuleFunctionName.
- [Enhancement 2] Enhanced usability of CmdletName by adding new parameters.

Bug Fixes:
- [Bug Fix 1] Resolved issue causing ModuleFunctionName to crash when XYZ condition occurred.
- [Bug Fix 2] Fixed incorrect output in CmdletName when using ParameterXYZ.

Deprecated:
- [Deprecated Feature] Deprecated old-feature-name in favor of new-feature-name.

Notes:
- Special notes or instructions for users upgrading from the previous version.

FileList

Version History

Version Downloads Last updated
1.1.7 12 6/13/2024
1.1.2 6 6/13/2024
1.1.1 11 6/11/2024
1.1.0 (current version) 6 6/11/2024
1.0.3 6 6/11/2024
1.0.2 11 2/12/2024
1.0.1 7 2/12/2024
1.0 7 2/8/2024
Show more