/MxML-Parser

Primary LanguageJavaScriptMIT LicenseMIT

MxML-Parser (Flex To Web Assembly)

  1. MXML code To Razor
  2. Convert Action Script Code To C#

Running Steps

Go to console App "MxML Parser" folder,Run "MxML Parser.exe" and pass folder path far mxml and java or files.

 "MxML Parser.exe" C:\\User\Files\Flex

Build Step

Install DotNet Core 3.1 and open the desired CSProj file. 3 Projects are there in total

  1. mxComponents MxML Component converted to Blazor Component (Razor Class Library)
  2. MxML Parser Core Parser (Console App)
  3. BlazorSampleApplication Project to test converted mxml to razor files ,( Blazor Web Assembly )

wasm