Json2CSharp / Json2CSharpCodeGenerator

Microsoft Reciprocal License
292 stars 81 forks source link

XML to C# issue #85

Closed alexbk66 closed 1 year ago

alexbk66 commented 1 year ago

I'm trying to convert the following XML, but it never finishes:

`

493837914 3 KCMA 251355Z 00000KT 8SM CLR 16/14 A2995 RMK AO2 SLP149 T01610144 KCMA 2022-08-25T13:55:00Z 34.22 -119.1 16.1 14.4 0 0 8.0 29.949802 1014.9 TRUE VFR METAR 20.0

`

Json2CSharp commented 1 year ago

no idea why its happening It's passing the test in the source code, give me some time to check, but thanks for letting me know !!!

profkaygee commented 1 year ago

This is still an issue. I am assuming you are still working on it.

salvesen commented 1 year ago

I am also facing issues when trying to convert XML to C#, on multiple browsers. its really all XML text, but this is the latest i tried:

`<?xml version="1.0"?>

12004 21 1 `
Json2CSharp commented 1 year ago

It should work now, thanks everyone for letting me know

HHK01 commented 1 year ago

just testing email notification