Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SignalR for ASP.NET Core 2.1 Container issue #5389

Closed
7 of 9 tasks
Rick-Anderson opened this issue Feb 8, 2018 · 7 comments
Closed
7 of 9 tasks

SignalR for ASP.NET Core 2.1 Container issue #5389

Rick-Anderson opened this issue Feb 8, 2018 · 7 comments
Milestone

Comments

@Rick-Anderson
Copy link
Contributor

Rick-Anderson commented Feb 8, 2018

Announcing SignalR (alpha) for ASP.NET Core 2.0 blog

Per @BrennanConroy
https://docs.microsoft.com/en-us/aspnet/signalr/overview/getting-started/ would be a good start, plus the 2 blog posts we made for the Alpha releases at
https://blogs.msdn.microsoft.com/webdev/2017/09/14/announcing-signalr-for-asp-net-core-2-0/
https://blogs.msdn.microsoft.com/webdev/2017/10/09/announcing-signalr-for-asp-net-core-alpha-2/

The first tutorial is super simple and we have a working sample of it using AspNetCore + SignalR Core at https://github.com/aspnet/SignalR-samples/tree/master/ChatSample/ChatSample

You can request review from davidfowl, BrennanConroy, anurse, and mikaelm12 when making PR’s for the docs and we’ll be glad to give our feedback.

@analogrelay
Copy link
Contributor

I'm going to throw some notes in various comments here so we don't lose track of them:

@KPixel
Copy link

KPixel commented Feb 18, 2018

It would be great to have docs for the lower layers (Sockets and Protocols).
I think they will be very helpful to people who need a well designed networking library.

@analogrelay
Copy link
Contributor

Agree completely, it's just going to be a matter of prioritization :). That layer is the core of what's brand new in SignalR, so we'll want to document it well.

@redplane
Copy link

Hi,

Any tutorials for Signalr core 2.1 authentication & authorization ?

I'm facing with one issue in Signalr core 2.1 that I already pasted here:
https://stackoverflow.com/questions/49535959/authorize-doesnt-work-in-signalr-of-asp-net-core-2-1

@rachelappel
Copy link
Contributor

@redplane Docs for that are coming in a future sprint. I believe the one after this. We will keep this updated.

@Rick-Anderson
Copy link
Contributor Author

@rachelappel please update.

@Rick-Anderson
Copy link
Contributor Author

Closing this master issue. We can create a SignalR project that spans multiple issues.

@Rick-Anderson Rick-Anderson changed the title SignalR for ASP.NET Core 2.1 master issue SignalR for ASP.NET Core 2.1 Container issue Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants