MscrmTools.EnvironmentVariableManager
1.2025.3.13
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
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.
#:package MscrmTools.EnvironmentVariableManager@1.2025.3.13
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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.2026.2.17 | 2,611 | 2/11/2026 |
| 1.2025.9.16 | 3,201 | 9/29/2025 |
| 1.2025.9.15 | 303 | 9/26/2025 |
| 1.2025.9.14 | 129 | 9/26/2025 |
| 1.2025.3.13 | 9,760 | 3/28/2025 |
| 1.2025.3.12 | 1,494 | 3/18/2025 |
| 1.2025.3.11 | 611 | 3/17/2025 |
| 1.2023.1.10 | 17,181 | 1/19/2023 |
| 1.2022.10.9 | 5,834 | 10/30/2022 |
| 1.2022.3.8 | 12,039 | 3/16/2022 |
| 1.2022.1.7 | 5,500 | 1/20/2022 |
| 1.2022.1.6 | 2,374 | 1/12/2022 |
| 1.2021.4.5 | 8,825 | 4/19/2021 |
| 1.2021.4.3 | 1,194 | 4/14/2021 |
| 1.2021.4.2 | 701 | 4/12/2021 |
| 1.2021.2.1 | 1,936 | 2/24/2021 |
| 1.2021.2 | 713 | 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