You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@isaacabraham There's currently an open PR to support .NET 6 (#36) for Fable.SignalR.
I opened a PR to fix Feliz.UseWorker (Shmew/Feliz.UseWorker#3) months ago. I've noticed that @Shmew has been absent from GitHub activity as well as the #fsharp community on Twitter for some time now. It seems like the projects may be abandoned?
I don't know the process, but the F# community might want to fork and put the projects under fsprojects.
Is your feature request related to a problem?
Yes. Trying to add Fable.SignalR.Saturn (and therefore .AspNetCore) with Saturn 0.16.x / Giraffe 6.x doesn't work:
Describe the solution you'd like
If System.Text.Encodings.Web supported 6.x as well, this issue might go away (I suspect that there may be other deps that also need promoting).
Describe alternatives you've considered
Downgrading our project to .NET 5, but this would be highly undesirable.
The text was updated successfully, but these errors were encountered: