OrleansContrib / SignalR.Orleans

SignalR backend based on Orleans.
MIT License
290 stars 62 forks source link

Update to Orleans 8.1.0 and .Net8 #161

Open SebastianSornsen opened 3 months ago

SebastianSornsen commented 3 months ago

Kindly consider upgrading to .Net8.0 and Orleans to version 8.1.0. For personnal use and testing I already made quick changes in my personal SignalR.Orleans fork to allow compiling. I didn't see any problems from my preliminary, altough limited, tests.

SebastianSornsen commented 3 months ago

Issue #151 is still very much present and has prevented me from testing in a production environnment using the MongoDb provider in my case.

klepersontimur-ilogos commented 1 month ago

is there any plans to migrate on .net 8?

EricSites commented 1 month ago

Yea, what is the deal with this? Is SignalR for Orleans going to be support anymore?

ranjithashetty996 commented 2 weeks ago

Please plan on migrating to .Net 8 soon. Also System.Text.Json vulnerability fix

rkargMsft commented 2 weeks ago

Looks like there's a PR for this waiting on review: https://github.com/OrleansContrib/SignalR.Orleans/pull/162