Info
Version: | 1.0.0 |
Author(s): | Felipe Bellini |
Last Update: | Saturday, June 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Fe-Bell/ReflectXMLDB |
NuGet Url: | https://www.nuget.org/packages/ReflectXMLDB |
Install
Install-Package ReflectXMLDB
dotnet add package ReflectXMLDB
paket add ReflectXMLDB
ReflectXMLDB Download (Unzip the "nupkg" after downloading)
This is a project that allows C#/.NET developers to implement simple XML database functionality in their applications.
The project is written for .NET Standard 2.0, which is compatible with .NET Core 2.0+ and .NET Framework 4.6.1+.
ReflectXMLDB is cross platform and can run in Windows, Linux and MacOS operating systems that support the .Net Core initiative.