Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 413 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 413 Bytes

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.