NDbfReaderEx 1.1.0

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

// Install NDbfReaderEx as a Cake Tool
#tool nuget:?package=NDbfReaderEx&version=1.1.0

NDbfReadedEx: An extended reader of DBF file for .NET  [forked from https://github.com/eXavera/NDbfReader by Stanislav Fajfr]

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 363 5/13/2014

Extended version (read memo,detached rows,direct row access,read by enumerate, etc.)