DbfDataReader icon indicating copy to clipboard operation
DbfDataReader copied to clipboard

DbfDataReader is a small fast .Net Core library for reading dBase, xBase, Clipper and FoxPro database files

Results 34 DbfDataReader issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 17.3.1. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.1 See the release notes here. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here....

dependencies

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.0 to 0.13.2. Commits 186998d Set library version: 0.13.2 f6f3358 Prepare v0.13.2 changelog e0dbce7 Release notes for 0.13.2 (#2084) 8ec00dd Hiding columns (#1890) 8380003 Hide columns for...

dependencies

Bumps [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet) from 0.13.0 to 0.13.2. Commits 186998d Set library version: 0.13.2 f6f3358 Prepare v0.13.2 changelog e0dbce7 Release notes for 0.13.2 (#2084) 8ec00dd Hiding columns (#1890) 8380003 Hide columns for...

dependencies

Bumps [MinVer](https://github.com/adamralph/minver) from 2.5.0 to 4.2.0. Changelog Sourced from MinVer's changelog. 4.2.0 Enhancements #774: Bump NuGet.Versioning from 6.2.0 to 6.2.1 #779: Produce an MSBuild error when "git" is not present...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. Commits f110e5b v2.4.2 848d94d Update dependencies 42307e8 Fixes #2556: Xunit.Sdk.MultipleException Empty 7eba502 Port test changes from 1dd43ce684cc6d50bf726042173956e6bda2fa3b 211aa27 Make sure we use msbuild.exe (from...

dependencies

Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 27.1.1 to 28.0.1. Commits 1693628 Updated change log. Docs build. 5d37871 Disabled nullable until all null issues are fixed. 21428fc Docs build. 16addd3 Fixed migration doc issue...

dependencies

Below some quotes from Microsoft Visual Foxpro documentation. Very impotant byte for correct table encoding - 29 | Code page mark Table Header Record Structure Byte offset | Description -...

Bumps [System.Memory](https://github.com/dotnet/corefx) from 4.5.4 to 4.5.5. Release notes Sourced from System.Memory's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...

dependencies

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5. Release notes Sourced from xunit.runner.visualstudio's releases. v2.4.4.1 Changes: Bugs: #292: Fixing a hang in test discovery Others: #304: Update xunit version to 2.4.2-pre.12 #297:...

dependencies

I found an issue with some dates being considered null when they where not. One such example is `2020-10-13 00:00:00` which has a byte equivalent of `{ 0, 134, 37,...