Info
Version: | 1.1.2 |
Author(s): | Felipe Bellini |
Last Update: | Saturday, August 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Fe-Bell/OpenDBF |
NuGet Url: | https://www.nuget.org/packages/OpenDBF.DAT |
Install
Install-Package OpenDBF.DAT
dotnet add package OpenDBF.DAT
paket add OpenDBF.DAT
OpenDBF.DAT Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenDBF.Shared(>= 1.1.1)
OpendDBF is a child project of [ReflectXMLDB](https://github.com/Fe-Bell/ReflectXMLDB/).
The project was written with [.NET Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net-standard),
which is compatible with .NET Core 2.0+, .NET Framework 4.6.1+ and .NET 5.0+.
OpenDBF is cross platform and can run in any OS that supports .NET Core 2.0 or higher.
OpenDBF.DAT is database module that supports data serialization to bytes.