amis92 / csharp-source-generators

A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
Creative Commons Zero v1.0 Universal
2.07k stars 204 forks source link

Adding in BlazorInteropGenerator #90

Closed surgicalcoder closed 2 years ago

surgicalcoder commented 2 years ago

Generates Blazor -> Javascript strongly typed interop methods, by parsing the Javascript it self and generating extension methods for IJSRuntime.