Cfg-NET.Reader 0.1.1

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

A reader implementation 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.Reader:

Package Downloads
Transformalize.Container.Autofac

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cfg-NET.Reader:

Repository Stars
dalenewman/Transformalize
Configurable Extract, Transform, and Load
Version Downloads Last Updated
1.0.1 1,138 3/22/2026
1.0.0 72 3/22/2026
0.15.0-beta 5,466 8/30/2022
0.3.4 1,791 11/6/2019
0.3.3 2,301 9/8/2017
0.3.2 1,667 1/16/2017
0.3.1-beta 1,435 1/13/2017
0.2.6 1,723 12/5/2016
0.2.5 1,681 12/5/2016
0.2.4 2,164 11/2/2016
0.1.1 2,074 3/17/2016
0.1.0 2,031 2/15/2016
0.0.9 2,888 12/2/2015
0.0.8 2,159 11/9/2015
0.0.7 2,105 10/20/2015
0.0.6 2,133 10/13/2015
0.0.3 2,220 8/26/2015

Updated for new Cfg-NET 6.x