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.
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.
// Install Cfg-NET.Environment as a Cake Addin #addin nuget:?package=Cfg-NET.Environment&version=0.0.3 // Install Cfg-NET.Environment as a Cake Tool #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
basic autofac work for transformalize |
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 |
---|---|---|
0.15.0-beta | 918 | 8/30/2022 |
0.3.5 | 1,137 | 11/6/2019 |
0.3.4 | 658 | 4/15/2019 |
0.3.3 | 824 | 10/18/2018 |
0.3.2 | 1,318 | 9/8/2017 |
0.3.1 | 1,302 | 9/7/2017 |
0.3.0 | 1,050 | 8/3/2017 |
0.2.2 | 1,147 | 1/16/2017 |
0.2.1-beta | 878 | 1/13/2017 |
0.1.3 | 1,198 | 12/5/2016 |
0.1.2 | 1,180 | 12/5/2016 |
0.1.1 | 1,912 | 11/2/2016 |
0.0.4 | 1,084 | 10/7/2016 |
0.0.3 | 1,627 | 6/10/2016 |
0.0.1 | 1,288 | 3/17/2016 |
Replace default value in parameter with parameter value if present (so any validation on Parameter checks passed in value)