Practical ASP.NET Core SignalR | Server | Authorization

preview_player
Показать описание
This course is a complete step-by-setup guide on how to build real-time web applications using ASP.NET Core SignalR. By the end of this course, you'll be able to build real world, scalable, production applications using the tools and techniques provided in this course.

Get the course for free:

💥 Join this channel to get access to source code, demos, and slides!

📚 Book Recommendations

Domain-Driven Design

Patterns of Enterprise Application Architecture

Refactoring: Improving the Design of Existing Code

Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith

RESTful Web Clients: Enabling Reuse Through Hypermedia

Рекомендации по теме
Комментарии
Автор

Thank you very much sir, you saved my day!

alexgjo
Автор

god bless you man!!! i was just searching for the proper answer for this problem for hours! thank you so much

mtiapps
Автор

Is there anything more to this... cos this seems incomplete.

allyourfuturebelongstochina
Автор

i did exacly you did, but i always got 401 error

minhleuc
Автор

Hy, why is there a need to replace special characters in msg?

snjklim
Автор

I've been struggling for two hours wondering why my hub doesn't have the User Claims. Thank you very much!

clustersnake
Автор

Thanks for the video.
I'm missing the part where the token is configured to be acceptable by the server side. Could you show us how that is done please?
Thank you again!

jpablofuenzalida
Автор

Amazing and right to the point thank you

mohammedelsuissey
Автор

Hi mate, I have a Question. I have the strange behaviour that the OnDisconnectedAsync Method in the Hub doesn't get called when [Authorize] is present on the Hub.
Do you have any idea how to fix this?

snotax