Cfg-NET.Reader 0.3.2

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

A reader implementation

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Cfg-NET.Reader:

Package Downloads
Transformalize.Container.Autofac

basic autofac work for transformalize

Transformalize.Provider.Solr.Autofac

Transformalize Transform using Solr Autofac Module

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
0.15.0-beta 4,749 8/30/2022
0.3.4 1,173 11/6/2019
0.3.3 2,007 9/8/2017
0.3.2 1,380 1/16/2017
0.3.1-beta 1,149 1/13/2017
0.2.6 1,427 12/5/2016
0.2.5 1,378 12/5/2016
0.2.4 1,878 11/2/2016
0.1.1 1,704 3/17/2016
0.1.0 1,658 2/15/2016
0.0.9 2,460 12/2/2015
0.0.8 1,783 11/9/2015
0.0.7 1,735 10/20/2015
0.0.6 1,752 10/13/2015
0.0.3 1,838 8/26/2015

Updated to Cfg-Net's new interface.