Parser for a HTML table to JSON.
.net core 3.1 SDK should be installed, just run in the terminal -> dotnet build && dotnet run
or .net core 3.1 runtime, just run -> dotnet SillasParser.dll
The "TMob.html" file should be in the project root folder or inside the Publish folder, once finished a "TMob.json" file should appear in the folder.
tbody should have the id "tbody"