ASP.NET Core x SignalR - Real Time Chat Application

preview_player
Показать описание


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

Anyone having an "Self referencing loop detected" issue when using dotnet core 3. Make sure package is installed and you are using .AddNewtonsoftJson like this: => =

RawCoding
Автор

This content is pure gold, even better than Pluralsight courses. Thank you very much for doing this. I just suscribed and will wait for more content :), thank you again!

IndieBeto
Автор

1:56:00 Starting of singalR. :) if that alone is what you where looking for.

sumitevs
Автор

Can I use ajax instead of axios, is my first question. If yes, then would the .then statements be ajax inside the success of previous ajax or how would I do then in ajax. Thank you for awesome content

IvanRossouw
Автор

stupid question, whyy the autoimport or references doesn't work for me ? like when i write "controller" it doesnt show me option to import using microsft.aspnetcore.mvc ?

aminebrahmi
Автор

Hello, can you tell me to develop a messenger like a telegram, it's better to use SignalR or regular web sockets?

exception_
Автор

could i ask for what we using AddDefaultTokenProviders() in services.addIdentity i googled it but i didnot get the idea ?

ahmedzakaria
Автор

Hello Raw
How to store messages of each user? More precisely, in what? so that they are loaded from (or something else), so that it is adequate in terms of architecture, what to do something like your messenger
This will help me for my graduation project

QuietSoulASMR
Автор

You are good man.
Please add the push notification

samuelketechie
Автор

Very informative 🤝 great job
Could you plz share the source code

ridhiseth
Автор

Anyone wana collab, recreate this and maybe expand it later ?

theodorname
Автор

Can you build a chat application using ASP.net core 3.1 razor pages?

samirkassem
Автор

At 1:16:00 i needed to use,
If id==0 return redirect Index on Chat IActionResult because it was call on app start, and the the argument was 0 and i had null reference

adsavonti
Автор

what modification would be necessary to make the chat appear on the right side of the web application, similar to Facebook chat

ivanquispe
Автор

Does it necessary to download the SQL Server Management and can I use the local host with 5000 ?

samuellee
Автор

I paid for you to get source code. but I cant find the source code. plz help me

hashithakeerthi
Автор

I'm trying to figure out why notifications of "Room Joined" do not appear anywhere. Or shouldn't they? Sorry, I'm a newcomer to IT :-))

svetlanajuhnevica
Автор

This was very helpful for me I love this channel!, Please do more realtime applications with new dotnet and signalr, thanks again sir👍

akalankagajasinghe
Автор

I currently struggle with the ui design at 30min into the video. For some reason the chat element doesn't display the the scrollbar and instead the chat element displays all content and the chat-input element afterwards, so that the whole site gets a scrollbar. Can anyone help

__
Автор

very nice tutorials thank you so much if you can notifications or voice message and photos

samialfarra