LunarParser 1.0.9
Replaced with LunarLabs.Parser
See the version list below for details.
dotnet add package LunarParser --version 1.0.9
NuGet\Install-Package LunarParser -Version 1.0.9
<PackageReference Include="LunarParser" Version="1.0.9" />
paket add LunarParser --version 1.0.9
#r "nuget: LunarParser, 1.0.9"
// Install LunarParser as a Cake Addin #addin nuget:?package=LunarParser&version=1.0.9 // Install LunarParser as a Cake Tool #tool nuget:?package=LunarParser&version=1.0.9
Read data from strings in XML/JSON/YAML/CSV formats into a tree structure.
Create data nodes manually and serialize it back to those formats.
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.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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.3
- 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,584 | 11/27/2018 | |
1.1.4 | 2,768 | 11/3/2018 | |
1.1.2 | 14,784 | 9/4/2018 | |
1.1.1 | 1,653 | 9/4/2018 | |
1.1.0 | 5,427 | 7/24/2018 | |
1.0.34 | 2,629 | 6/8/2018 | |
1.0.33 | 3,728 | 4/24/2018 | |
1.0.32 | 2,591 | 4/4/2018 | |
1.0.31 | 2,899 | 3/26/2018 | |
1.0.30 | 4,010 | 2/16/2018 | |
1.0.29 | 2,985 | 1/15/2018 | |
1.0.28 | 3,756 | 1/4/2018 | |
1.0.27 | 1,855 | 1/4/2018 | |
1.0.26 | 1,838 | 12/30/2017 | |
1.0.25 | 2,265 | 12/30/2017 | |
1.0.24 | 1,897 | 12/25/2017 | |
1.0.23 | 3,704 | 12/16/2017 | |
1.0.22 | 2,236 | 12/12/2017 | |
1.0.21 | 1,862 | 12/11/2017 | |
1.0.20 | 1,956 | 12/8/2017 | |
1.0.19 | 1,932 | 12/7/2017 | |
1.0.18 | 1,899 | 11/26/2017 | |
1.0.17 | 3,160 | 11/13/2017 | |
1.0.16 | 2,142 | 11/10/2017 | |
1.0.15 | 2,363 | 11/9/2017 | |
1.0.14 | 2,421 | 11/1/2017 | |
1.0.13 | 2,138 | 10/30/2017 | |
1.0.12 | 2,185 | 10/30/2017 | |
1.0.11 | 2,081 | 10/29/2017 | |
1.0.10 | 1,800 | 10/28/2017 | |
1.0.9 | 1,837 | 10/27/2017 | |
1.0.8 | 1,937 | 10/24/2017 | |
1.0.7 | 1,851 | 10/23/2017 | |
1.0.6 | 1,911 | 10/22/2017 | |
1.0.5 | 1,812 | 10/22/2017 | |
1.0.4 | 1,790 | 10/22/2017 | |
1.0.3 | 1,712 | 10/18/2017 | |
1.0.2 | 1,703 | 10/16/2017 | |
1.0.1 | 1,659 | 10/16/2017 | |
1.0.0 | 1,863 | 10/16/2017 |
Added CSV format.
Fixed bug in JSON when loading decimal numbers.