MscrmTools.EnvironmentVariableManager
1.2025.3.13
Prefix Reserved
dotnet add package MscrmTools.EnvironmentVariableManager --version 1.2025.3.13
NuGet\Install-Package MscrmTools.EnvironmentVariableManager -Version 1.2025.3.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MscrmTools.EnvironmentVariableManager" Version="1.2025.3.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MscrmTools.EnvironmentVariableManager --version 1.2025.3.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MscrmTools.EnvironmentVariableManager, 1.2025.3.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MscrmTools.EnvironmentVariableManager as a Cake Addin #addin nuget:?package=MscrmTools.EnvironmentVariableManager&version=1.2025.3.13 // Install MscrmTools.EnvironmentVariableManager as a Cake Tool #tool nuget:?package=MscrmTools.EnvironmentVariableManager&version=1.2025.3.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This tool helps you to manage your environment variables easily
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2020.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2025.3.13 | 232 | 3/28/2025 |
1.2025.3.12 | 1,395 | 3/18/2025 |
1.2025.3.11 | 499 | 3/17/2025 |
1.2023.1.10 | 17,071 | 1/19/2023 |
1.2022.10.9 | 5,674 | 10/30/2022 |
1.2022.3.8 | 11,878 | 3/16/2022 |
1.2022.1.7 | 5,372 | 1/20/2022 |
1.2022.1.6 | 2,249 | 1/12/2022 |
1.2021.4.5 | 8,651 | 4/19/2021 |
1.2021.4.3 | 1,032 | 4/14/2021 |
1.2021.4.2 | 547 | 4/12/2021 |
1.2021.2.1 | 1,741 | 2/24/2021 |
1.2021.2 | 531 | 2/23/2021 |
Fixed missing EPPlus assemblies
Fixed missing MermoryStream assembly
Fixed loading of environment variables that did not empty existing list first
Added Export/Import feature
Added detection of Environment Variable Value added through a managed solution to warn about possible data loss