Cfg-NET.Shorthand 0.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cfg-NET.Shorthand --version 0.0.6
                    
NuGet\Install-Package Cfg-NET.Shorthand -Version 0.0.6
                    
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.Shorthand" Version="0.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cfg-NET.Shorthand" Version="0.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Cfg-NET.Shorthand" />
                    
Project file
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.Shorthand --version 0.0.6
                    
#r "nuget: Cfg-NET.Shorthand, 0.0.6"
                    
#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.Shorthand@0.0.6
                    
#: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.Shorthand&version=0.0.6
                    
Install as a Cake Addin
#tool nuget:?package=Cfg-NET.Shorthand&version=0.0.6
                    
Install as a Cake Tool

A shorthand modifier for Cfg-NET.

Product 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Cfg-NET.Shorthand:

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.Shorthand:

Repository Stars
dalenewman/Transformalize
Configurable Extract, Transform, and Load
Version Downloads Last Updated
0.15.0-beta 4,760 8/30/2022
0.2.12 1,207 11/6/2019
0.2.11 1,562 10/26/2017
0.2.10 1,344 9/22/2017
0.2.9 1,360 9/8/2017
0.2.8 1,196 7/24/2017
0.2.7 1,328 5/22/2017
0.2.6 1,384 1/16/2017
0.2.5-beta 1,188 1/16/2017
0.2.4-beta 1,195 1/16/2017
0.2.3-beta 1,215 1/13/2017
0.2.2-beta 1,245 1/13/2017
0.1.3 1,499 12/5/2016
0.1.2 1,502 12/5/2016
0.1.1 2,240 11/2/2016
0.0.6 2,061 6/10/2016
0.0.4 1,662 5/12/2016
0.0.3 1,465 3/17/2016

Updated Cfg-Net library. Adher to new signatures.  Fixed potential null, object reference error.