GenericParser 1.1.6

.NET Framework 2.0
dotnet add package GenericParser --version 1.1.6
NuGet\Install-Package GenericParser -Version 1.1.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="GenericParser" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GenericParser --version 1.1.6
#r "nuget: GenericParser, 1.1.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.
// Install GenericParser as a Cake Addin
#addin nuget:?package=GenericParser&version=1.1.6

// Install GenericParser as a Cake Tool
#tool nuget:?package=GenericParser&version=1.1.6

The GenericParser is a robust C# implementation of a parser for delimited and fixed width format files.  It provides a variety of features (ex. custom delimiters, text qualifiers, loading/saving configuration from XML, and many more), performant, and thoroughly tested.

Product Versions
.NET Framework net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GenericParser:

Package Downloads
aarbac.NET

An Automated Role Based Access Control .NET framework with T-SQL Query Parser which automatically parse select, insert, update, delete queries (row and column level security) based on the logged in user role. It also maintains user interface entitlements like menu, submenu, screen and screen elements.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on GenericParser:

Repository Stars
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
pnp/modernization
All modernization tooling and guidance
Version Downloads Last updated
1.1.6 182,382 7/15/2018
1.1.5 160,967 10/14/2017
1.1.4 933 10/14/2017
1.1.3 46,743 8/2/2017

This package will receive no further development and has been moved to GenericParsing.  The new package will be based on .NET Standard 2.0 and signed.