Cfg-NET.Environment
0.0.3
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 Cfg-NET.Environment --version 0.0.3
NuGet\Install-Package Cfg-NET.Environment -Version 0.0.3
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="Cfg-NET.Environment" Version="0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cfg-NET.Environment" Version="0.0.3" />
<PackageReference Include="Cfg-NET.Environment" />
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 Cfg-NET.Environment --version 0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cfg-NET.Environment, 0.0.3"
#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 Cfg-NET.Environment@0.0.3
#: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=Cfg-NET.Environment&version=0.0.3
#tool nuget:?package=Cfg-NET.Environment&version=0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An environment modifier for Cfg-NET.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Cfg-NET (>= 0.7.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cfg-NET.Environment:
| Package | Downloads |
|---|---|
|
Transformalize.Container.Autofac
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Cfg-NET.Environment:
| Repository | Stars |
|---|---|
|
dalenewman/Transformalize
Configurable Extract, Transform, and Load
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1 | 1,733 | 3/22/2026 |
| 1.0.0 | 92 | 3/22/2026 |
| 0.15.0-beta | 5,499 | 8/30/2022 |
| 0.3.5 | 1,870 | 11/6/2019 |
| 0.3.4 | 873 | 4/15/2019 |
| 0.3.3 | 1,059 | 10/18/2018 |
| 0.3.2 | 1,695 | 9/8/2017 |
| 0.3.1 | 1,845 | 9/7/2017 |
| 0.3.0 | 1,423 | 8/3/2017 |
| 0.2.2 | 1,703 | 1/16/2017 |
| 0.2.1-beta | 1,437 | 1/13/2017 |
| 0.1.3 | 1,742 | 12/5/2016 |
| 0.1.2 | 1,753 | 12/5/2016 |
| 0.1.1 | 2,479 | 11/2/2016 |
| 0.0.4 | 1,669 | 10/7/2016 |
| 0.0.3 | 2,354 | 6/10/2016 |
| 0.0.1 | 2,030 | 3/17/2016 |
Replace default value in parameter with parameter value if present (so any validation on Parameter checks passed in value)