EnvironmentModuleCore

3.0.0-beta

This module includes all core features to export environment modules. Environment modules are like Powershell-Modules, but they can modify environment variables on load and restore the old environment state on remove. The functionallity was inspired by the Linux program modulecmd.

Minimum PowerShell version

5.1

This is a prerelease version of EnvironmentModuleCore.

Installation Options

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

Install-Module -Name EnvironmentModuleCore -RequiredVersion 3.0.0-beta -AllowPrerelease

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

Install-PSResource -Name EnvironmentModuleCore -Version 3.0.0-beta -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) 2019 Marcus Walther

Package Details

FileList

Version History

Version Downloads Last updated
3.8.3 77 1/10/2024
3.8.2 17 11/25/2023
3.8.1 8 11/18/2023
3.8.0 5 11/18/2023
3.7.0 17 10/13/2023
3.6.1 106 7/1/2022
3.6.0 11 7/1/2022
3.5.0 78 1/22/2022
3.4.0 264 6/27/2020
3.3.0.0 69 1/28/2020
3.2.0.0 77 8/15/2019
3.1.0.0 46 5/26/2019
3.0.0.0 54 4/4/2019
3.0.0-beta (current version) 24 3/31/2019
Show less