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.
<PackageVersion Include="MscrmTools.EnvironmentVariableManager" Version="1.2025.3.13" />
<PackageReference Include="MscrmTools.EnvironmentVariableManager" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=MscrmTools.EnvironmentVariableManager&version=1.2025.3.13
#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 | 556 | 3/28/2025 |
1.2025.3.12 | 1,401 | 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,652 | 4/19/2021 |
1.2021.4.3 | 1,033 | 4/14/2021 |
1.2021.4.2 | 548 | 4/12/2021 |
1.2021.2.1 | 1,742 | 2/24/2021 |
1.2021.2 | 532 | 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