StackExchange/NetGain

ASP.NET Core support

gdoron opened this issue · 5 comments

Hi,

Are there any planes on supporting ASP.NET Core in this library?
It's specially important since SignalR was pushed off V1.0.

I just fiddled yesterday for couple of hours with WebSockets in ASP.NET Core, and though they were pushed away from Nuget.org to MyGet.org, I managed to integrate WebSockets into a real world ASP.NET Core application.

I don't have a roadmap / schedule for it, but yes that is a long term aim;
however, I suspect this will require pretty much a rewrite of the socket
code, which is most of the library!

On Wed, 16 Mar 2016 14:29 Doron Grinzaig, notifications@github.com wrote:

Hi,

Are there any planes on supporting ASP.NET Core in this library?
It's specially important since SignalR was pushed off V1.0.

I just fiddled yesterday for couple of hours with WebSockets in ASP.NET
Core, and though they were pushed away from Nuget.org to MyGet.org, I
managed to integrate WebSockets into a real world ASP.NET Core
application.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#4

6 months into the future, is there a road map for this?

@droritos MS teams are still working on sockets in ASP.NET & .NET Core so they're probably waiting for that to be finished.
Should be released (maybe in preview SLA) in 1.1.0 according to their roadmap.

cdie commented

Now that 2.0 is released, any news ?

i use netgain+orleans+unity3d make game. but the orleans2.0 pre is .netcore, looking forward to netgain's .netcore version ^_^