Cysharp / R3

The new future of dotnet/reactive and UniRx.
MIT License
2.29k stars 100 forks source link

`R3Extensions.Blazor` does not work with Blazor 8 auto-rendering apps #190

Open xperiandri opened 7 months ago

xperiandri commented 7 months ago

R3Extensions.Blazor requires Microsoft.AspNetCore.App which is not supported in client-side Blazor auto-rendering projects. error NETSDK1082: There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'browser-wasm'.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

xperiandri commented 1 month ago

What to do with this?