GenericParser 1.1.6
dotnet add package GenericParser --version 1.1.6
NuGet\Install-Package GenericParser -Version 1.1.6
<PackageReference Include="GenericParser" Version="1.1.6" />
paket add GenericParser --version 1.1.6
#r "nuget: GenericParser, 1.1.6"
// 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. 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. |
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
This package is not used by any popular GitHub repositories.
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.