Info
Version: | 1.1.1 |
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.Core |
Install
Install-Package OpenDBF.Core
dotnet add package OpenDBF.Core
paket add OpenDBF.Core
OpenDBF.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenDBF.DAT(>= 1.1.2)
- OpenDBF.JSON(>= 1.1.2)
- OpenDBF.Shared(>= 1.1.1)
- OpenDBF.XML(>= 1.1.2)
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.