/blazor-webidl-gen

Generator for Blazor Interop using WebIDL

Primary LanguageC#MIT LicenseMIT

Blazor Interop Code generator

Make sure that close this report recursively.

How to hack

git clone --depth=1 https://github.com/Microsoft/TSJS-lib-generator.git ./generator
npm install
build.cmd
generate-csharp.cmd

Now generated code in the Blazor.WebApiInterop/Generated folder

Run Blazor.WebApiInterop.Samples project from VS, and go to the /vibration page.