Info
Version: | 1.2.7 |
Author(s): | Alexander Prokopovich |
Last Update: | Monday, November 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlienFruit/AlienFruit.Otml |
NuGet Url: | https://www.nuget.org/packages/AlienFruit.Otml.Serializer |
Install
Install-Package AlienFruit.Otml.Serializer
dotnet add package AlienFruit.Otml.Serializer
paket add AlienFruit.Otml.Serializer
AlienFruit.Otml.Serializer Download (Unzip the "nupkg" after downloading)
Dependencies
- AlienFruit.Otml(>= 1.2.0)
Tags
It is a language that describes a tree of objects, which is easily readable by both man and machine. It is abstract, flexible and simple, there is no data standardization and no arrays in it.
OTML supports comments and stream processing.