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.JSON |
Install
Install-Package OpenDBF.JSON
dotnet add package OpenDBF.JSON
paket add OpenDBF.JSON
OpenDBF.JSON 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.JSON is database module that supports data serialization to JSON.