Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kant2002/blazor-webidl-gen

Generator for Blazor Interop using WebIDL
https://github.com/kant2002/blazor-webidl-gen

blazor blazor-extensions blazor-interop webidl

Last synced: 18 days ago
JSON representation

Generator for Blazor Interop using WebIDL

Awesome Lists containing this project

README

        

Blazor Interop Code generator
===============================

Make sure that close this report recursively.

How to hack

```bash
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.