LunarParser 1.0.3

Suggested Alternatives

LunarLabs.Parser

Additional Details

Replaced with LunarLabs.Parser

There is a newer version of this package available.
See the version list below for details.
dotnet add package LunarParser --version 1.0.3
NuGet\Install-Package LunarParser -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LunarParser" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LunarParser --version 1.0.3
#r "nuget: LunarParser, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LunarParser as a Cake Addin
#addin nuget:?package=LunarParser&version=1.0.3

// Install LunarParser as a Cake Tool
#tool nuget:?package=LunarParser&version=1.0.3

Read data from strings in XML/JSON formats into a tree structure.
Create data nodes manually and serialize it back to XML/JSON.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on LunarParser:

Package Downloads
NeoLux

NEO lightwallet / blockchain API for C#. Allows you to interact with smart contracts in the NEO blockchain.

NEO.Emulator

NEO smart contract / blockchain emulator.

SynkServer

HTTP server with minimal dependencies

Solarl.Neo.Emulator

SolarLab Neo.Emulator

CronLux

Cron lightwallet / blockchain API for C#. Allows you to interact with smart contracts in the CRON blockchain.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.5 6,958 11/27/2018
1.1.4 2,720 11/3/2018
1.1.2 14,505 9/4/2018
1.1.1 1,619 9/4/2018
1.1.0 5,262 7/24/2018
1.0.34 2,549 6/8/2018
1.0.33 3,641 4/24/2018
1.0.32 2,522 4/4/2018
1.0.31 2,805 3/26/2018
1.0.30 3,932 2/16/2018
1.0.29 2,938 1/15/2018
1.0.28 3,655 1/4/2018
1.0.27 1,822 1/4/2018
1.0.26 1,805 12/30/2017
1.0.25 2,207 12/30/2017
1.0.24 1,864 12/25/2017
1.0.23 3,632 12/16/2017
1.0.22 2,203 12/12/2017
1.0.21 1,829 12/11/2017
1.0.20 1,899 12/8/2017
1.0.19 1,899 12/7/2017
1.0.18 1,859 11/26/2017
1.0.17 3,072 11/13/2017
1.0.16 2,110 11/10/2017
1.0.15 2,300 11/9/2017
1.0.14 2,389 11/1/2017
1.0.13 2,097 10/30/2017
1.0.12 2,153 10/30/2017
1.0.11 2,048 10/29/2017
1.0.10 1,766 10/28/2017
1.0.9 1,805 10/27/2017
1.0.8 1,905 10/24/2017
1.0.7 1,818 10/23/2017
1.0.6 1,871 10/22/2017
1.0.5 1,779 10/22/2017
1.0.4 1,757 10/22/2017
1.0.3 1,680 10/18/2017
1.0.2 1,671 10/16/2017
1.0.1 1,628 10/16/2017
1.0.0 1,822 10/16/2017

Rewrite of XML parser, faster and with support for comments