LunarParser 1.0.3
Replaced with LunarLabs.Parser
See the version list below for details.
dotnet add package LunarParser --version 1.0.3
NuGet\Install-Package LunarParser -Version 1.0.3
<PackageReference Include="LunarParser" Version="1.0.3" />
paket add LunarParser --version 1.0.3
#r "nuget: LunarParser, 1.0.3"
// 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 | Versions 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. |
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
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 | 8,375 | 11/27/2018 | |
1.1.4 | 2,760 | 11/3/2018 | |
1.1.2 | 14,770 | 9/4/2018 | |
1.1.1 | 1,641 | 9/4/2018 | |
1.1.0 | 5,418 | 7/24/2018 | |
1.0.34 | 2,617 | 6/8/2018 | |
1.0.33 | 3,719 | 4/24/2018 | |
1.0.32 | 2,576 | 4/4/2018 | |
1.0.31 | 2,890 | 3/26/2018 | |
1.0.30 | 3,998 | 2/16/2018 | |
1.0.29 | 2,976 | 1/15/2018 | |
1.0.28 | 3,748 | 1/4/2018 | |
1.0.27 | 1,847 | 1/4/2018 | |
1.0.26 | 1,830 | 12/30/2017 | |
1.0.25 | 2,257 | 12/30/2017 | |
1.0.24 | 1,889 | 12/25/2017 | |
1.0.23 | 3,696 | 12/16/2017 | |
1.0.22 | 2,228 | 12/12/2017 | |
1.0.21 | 1,854 | 12/11/2017 | |
1.0.20 | 1,946 | 12/8/2017 | |
1.0.19 | 1,924 | 12/7/2017 | |
1.0.18 | 1,891 | 11/26/2017 | |
1.0.17 | 3,151 | 11/13/2017 | |
1.0.16 | 2,134 | 11/10/2017 | |
1.0.15 | 2,355 | 11/9/2017 | |
1.0.14 | 2,413 | 11/1/2017 | |
1.0.13 | 2,130 | 10/30/2017 | |
1.0.12 | 2,177 | 10/30/2017 | |
1.0.11 | 2,073 | 10/29/2017 | |
1.0.10 | 1,792 | 10/28/2017 | |
1.0.9 | 1,829 | 10/27/2017 | |
1.0.8 | 1,929 | 10/24/2017 | |
1.0.7 | 1,843 | 10/23/2017 | |
1.0.6 | 1,903 | 10/22/2017 | |
1.0.5 | 1,804 | 10/22/2017 | |
1.0.4 | 1,782 | 10/22/2017 | |
1.0.3 | 1,704 | 10/18/2017 | |
1.0.2 | 1,695 | 10/16/2017 | |
1.0.1 | 1,650 | 10/16/2017 | |
1.0.0 | 1,855 | 10/16/2017 |
Rewrite of XML parser, faster and with support for comments